Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=10;i++) ^~~ /in/foo.cc:9:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' int n,high; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1102 陶陶摘苹果
- 语言
- C++
- 递交时间
- 2018-10-30 21:16:40
- 评测时间
- 2018-10-30 21:16:40
- 评测机
- 分数
- 100
- 总耗时
- 15ms
- 峰值内存
- 308.0 KiB