Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:37:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   37 |         while(k--)
      |         ^~~~~
/in/foo.cc:51:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
   51 |                 cout<<ans<<endl;
      |                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.52 MiB
#2 Wrong Answer 3ms 1.398 MiB
#3 Accepted 3ms 1.516 MiB
#4 Accepted 2ms 1.547 MiB
#5 Wrong Answer 3ms 1.48 MiB
#6 Accepted 2ms 1.332 MiB
#7 Wrong Answer 15ms 2.488 MiB
#8 Accepted 14ms 2.492 MiB
#9 Accepted 14ms 2.496 MiB
#10 Wrong Answer 13ms 2.469 MiB

信息

递交者
类型
递交
题目
P2839 T2地图探险explore.cpp
语言
C++
递交时间
2025-10-23 19:25:43
评测时间
2025-10-23 19:25:43
评测机
分数
60
总耗时
75ms
峰值内存
2.496 MiB