Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:36:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 36 | while(k--) | ^~~~~ /in/foo.cc:50:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 50 | cout<<ans<<endl; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2839 T2地图探险explore.cpp
- 语言
- C++
- 递交时间
- 2025-10-23 19:13:32
- 评测时间
- 2025-10-23 19:13:32
- 评测机
- 分数
- 20
- 总耗时
- 78ms
- 峰值内存
- 2.484 MiB