/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:130:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(n%k!=0)     cheng(n/k);
  ^~
/in/foo.cc:131:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   cheng2();
   ^~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 307ms 8.199 MiB
#2 Accepted 8ms 4.352 MiB
#3 Accepted 6ms 6.609 MiB
#4 Accepted 11ms 7.625 MiB
#5 Wrong Answer 13ms 7.734 MiB
#6 Runtime Error 86ms 6.75 MiB
#7 Runtime Error 36ms 6.867 MiB
#8 Runtime Error 23ms 7.625 MiB
#9 Runtime Error 45ms 7.199 MiB
#10 Runtime Error 36ms 7.871 MiB

信息

递交者
类型
递交
题目
P1067 Warcraft III 守望者的烦恼
语言
C++
递交时间
2018-08-01 20:49:18
评测时间
2018-08-01 20:49:18
评测机
分数
30
总耗时
574ms
峰值内存
8.199 MiB