/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void print(bb)':
/in/foo.cc:202:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i=0;i<m;i++) printf("%d ",b.a[i]);printf("\n");
  ^~~
/in/foo.cc:202:45: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for (int i=0;i<m;i++) printf("%d ",b.a[i]);printf("\n");
                                             ^~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:236:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (int i=0;i<m;i++) h[u].a[i]=1,h[u].num[i]=0;   h[u]=h[u]*A[u];
   ^~~
/in/foo.cc:236:54: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for (int i=0;i<m;i++) h[u].a[i]=1,h[u].num[i]=0;   h[u]=h[u]*A[u];
                                                      ^
# 状态 耗时 内存占用
#1 Runtime Error 228ms 255.91 MiB
#2 Runtime Error 205ms 255.945 MiB
#3 Time Exceeded ≥1016ms ≥255.145 MiB
#4 Runtime Error 224ms 255.945 MiB
#5 Time Exceeded ≥1002ms ≥255.906 MiB
#6 Runtime Error 235ms 255.902 MiB
#7 Memory Exceeded ≥213ms ≥256.0 MiB
#8 Runtime Error 228ms 255.211 MiB
#9 Runtime Error 215ms 255.863 MiB
#10 Runtime Error 170ms 255.0 MiB
#11 Runtime Error 180ms 255.0 MiB
#12 Runtime Error 175ms 255.895 MiB
#13 Runtime Error 170ms 255.945 MiB
#14 Runtime Error 159ms 255.898 MiB
#15 Runtime Error 186ms 255.363 MiB
#16 Runtime Error 199ms 255.977 MiB
#17 Runtime Error 206ms 254.625 MiB
#18 Runtime Error 181ms 255.926 MiB
#19 Runtime Error 167ms 255.629 MiB
#20 Runtime Error 211ms 255.996 MiB

信息

递交者
类型
递交
题目
P2021 切树游戏
语言
C++
递交时间
2017-06-19 21:17:16
评测时间
2017-06-19 21:17:16
评测机
分数
0
总耗时
5579ms
峰值内存
256.0 MiB