Compile Error
foo.cc: In function 'int main()': foo.cc:12:3: error: 'z' was not declared in this scope z=t; ^ foo.cc:15:11: error: expected ';' before 'z' s+=a[j]z; ^ foo.cc:5:24: warning: unused variable 'k' [-Wunused-variable] int n,m,i,a[100],j,k=1,s,t; ^ foo.cc:20:1: error: expected '}' at end of input } ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1910 解方程
- 语言
- C++
- 递交时间
- 2021-11-17 21:19:34
- 评测时间
- 2021-11-17 21:19:34
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes