Compile Error
foo.cc: In function 'int main()': foo.cc:30:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 30 | for (int i=1; i<=n; i++) | ^~~ foo.cc:31:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 31 | a[i]=read();= | ^ foo.cc:31:37: error: expected primary-expression before '=' token
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1717 RP 守恒(文件IO)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-09-25 10:41:28
- 评测时间
- 2022-09-25 10:41:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes