Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:8:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;i<=9;i++) ^~~ /in/foo.cc:10:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' h+=30; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1102 陶陶摘苹果
- 语言
- C++
- 递交时间
- 2017-11-05 12:45:13
- 评测时间
- 2017-11-05 12:45:13
- 评测机
- 分数
- 10
- 总耗时
- 38ms
- 峰值内存
- 372.0 KiB