/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (int i = sum;i >= 1; i--)
     ^~~
/in/foo.cc:32:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  printf("-1");
  ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 332.0 KiB
#2 Accepted 1ms 456.0 KiB
#3 Accepted 8ms 1.562 MiB
#4 Runtime Error 1ms 196.0 KiB
#5 Wrong Answer 8ms 324.0 KiB
#6 Runtime Error 1ms 200.0 KiB
#7 Runtime Error 1ms 200.0 KiB
#8 Runtime Error 1ms 204.0 KiB
#9 Runtime Error 1ms 200.0 KiB
#10 Runtime Error 1ms 204.0 KiB

信息

递交者
类型
递交
题目
P1037 搭建双塔
语言
C++
递交时间
2019-03-03 15:13:19
评测时间
2019-03-03 15:13:19
评测机
分数
30
总耗时
31ms
峰值内存
1.562 MiB