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 3ms 1.457 MiB
#2 Wrong Answer 2ms 1.301 MiB
#3 Accepted 3ms 1.527 MiB
#4 Accepted 3ms 1.559 MiB
#5 Wrong Answer 3ms 1.281 MiB
#6 Accepted 3ms 1.387 MiB
#7 Wrong Answer 15ms 2.484 MiB
#8 Accepted 14ms 2.488 MiB
#9 Accepted 15ms 2.492 MiB
#10 Wrong Answer 13ms 2.477 MiB

信息

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