Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int j=0;j<=10000;j++) ^~~ /in/foo.cc:29:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1059 积木城堡
- 语言
- C++
- 递交时间
- 2024-08-06 21:41:55
- 评测时间
- 2024-08-06 21:41:55
- 评测机
- 分数
- 10
- 总耗时
- 238ms
- 峰值内存
- 448.0 KiB