Accepted
foo.cc: In function 'int main()': foo.cc:13:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=sum;j>=0;j--) ^~~ foo.cc:22:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' sum+=h[i]; ^~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1037 搭建双塔
- 语言
- C++
- 递交时间
- 2021-03-01 20:47:26
- 评测时间
- 2021-03-01 20:47:26
- 评测机
- 分数
- 100
- 总耗时
- 831ms
- 峰值内存
- 15.91 MiB