Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(ans==LONG_LONG_MAX);
  ^~
/in/foo.cc:32:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   ans=0;
   ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 384.0 KiB
#2 Accepted 1ms 336.0 KiB
#3 Wrong Answer 1ms 360.0 KiB
#4 Wrong Answer 1ms 352.0 KiB
#5 Wrong Answer 1ms 376.0 KiB
#6 Wrong Answer 1ms 344.0 KiB
#7 Wrong Answer 1ms 360.0 KiB
#8 Wrong Answer 6ms 572.0 KiB
#9 Accepted 9ms 592.0 KiB
#10 Wrong Answer 12ms 600.0 KiB

信息

递交者
类型
递交
题目
P2779 黑白格 5级1 2024.6
比赛
2024.7.29暑期高级2班练习
语言
C++
递交时间
2024-07-30 12:24:15
评测时间
2024-07-30 12:24:15
评测机
分数
20
总耗时
40ms
峰值内存
600.0 KiB