Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:43:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for(int i=1; i<=n; i++) | ^~~ /in/foo.cc:45:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 45 | return 0; | ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2915 奖牌排序
- 语言
- C++
- 递交时间
- 2025-06-27 09:44:46
- 评测时间
- 2025-06-27 09:44:46
- 评测机
- 分数
- 0
- 总耗时
- 566ms
- 峰值内存
- 5.77 MiB