Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:10:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 10 | if(a==i*i*i) | ^~ /in/foo.cc:12:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 12 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1320 统计立方数
- 语言
- C++
- 递交时间
- 2024-05-14 22:34:22
- 评测时间
- 2024-05-14 22:34:22
- 评测机
- 分数
- 0
- 总耗时
- 5ms
- 峰值内存
- 316.0 KiB