/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=0;i<n;i++)
     ^~~
/in/foo.cc:16:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(int i=1;i<(1<<n);i++)
  ^~~
# 状态 耗时 内存占用
#1 Accepted 10ms 10.875 MiB
#2 Accepted 11ms 10.945 MiB
#3 Accepted 13ms 10.875 MiB
#4 Runtime Error 8ms 10.875 MiB
#5 Runtime Error 8ms 10.875 MiB
#6 Runtime Error 8ms 10.875 MiB
#7 Runtime Error 9ms 10.996 MiB
#8 Runtime Error 10ms 10.875 MiB
#9 Runtime Error 16ms 10.875 MiB
#10 Runtime Error 7ms 11.0 MiB
#11 Runtime Error 7ms 10.988 MiB
#12 Runtime Error 7ms 10.996 MiB
#13 Runtime Error 7ms 10.945 MiB
#14 Runtime Error 6ms 10.965 MiB
#15 Runtime Error 8ms 10.875 MiB
#16 Runtime Error 8ms 10.875 MiB
#17 Runtime Error 9ms 10.875 MiB
#18 Runtime Error 7ms 10.875 MiB
#19 Runtime Error 5ms 10.875 MiB
#20 Accepted 7ms 10.961 MiB

信息

递交者
类型
递交
题目
P1456 最小总代价
语言
C++
递交时间
2018-05-17 13:44:57
评测时间
2018-05-17 13:44:57
评测机
分数
20
总耗时
182ms
峰值内存
11.0 MiB