Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(!ok)
  ^~
/in/foo.cc:24:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   return 0;
   ^~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 420.0 KiB

信息

递交者
类型
自测
题目
P1921 马鞍数
语言
C++
递交时间
2024-02-05 19:56:47
评测时间
2024-02-05 19:56:47
评测机
分数
0
总耗时
2ms
峰值内存
420.0 KiB