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;
      |                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.492 MiB
#2 Wrong Answer 2ms 1.441 MiB
#3 Accepted 2ms 1.617 MiB
#4 Accepted 2ms 1.48 MiB
#5 Wrong Answer 2ms 1.379 MiB
#6 Accepted 2ms 1.52 MiB
#7 Wrong Answer 15ms 2.488 MiB
#8 Accepted 14ms 2.492 MiB
#9 Accepted 15ms 2.488 MiB
#10 Accepted 14ms 2.262 MiB

信息

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