/ Vijos /

记录详情

Memory Exceeded

/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 Memory Exceeded ≥268ms ≥256.0 MiB
#2 Memory Exceeded ≥269ms ≥256.0 MiB
#3 Memory Exceeded ≥289ms ≥256.0 MiB
#4 Memory Exceeded ≥324ms ≥256.0 MiB
#5 Memory Exceeded ≥1040ms ≥256.0 MiB
#6 Memory Exceeded ≥1040ms ≥256.0 MiB
#7 Memory Exceeded ≥1040ms ≥256.0 MiB
#8 Memory Exceeded ≥1042ms ≥256.0 MiB
#9 Memory Exceeded ≥1021ms ≥256.0 MiB
#10 Memory Exceeded ≥1009ms ≥256.0 MiB
#11 Memory Exceeded ≥911ms ≥256.0 MiB
#12 Memory Exceeded ≥907ms ≥256.0 MiB
#13 Memory Exceeded ≥946ms ≥256.0 MiB
#14 Memory Exceeded ≥1001ms ≥256.0 MiB
#15 Memory Exceeded ≥955ms ≥256.0 MiB
#16 Memory Exceeded ≥1001ms ≥256.0 MiB
#17 Memory Exceeded ≥1003ms ≥256.0 MiB
#18 Memory Exceeded ≥1002ms ≥256.0 MiB
#19 Memory Exceeded ≥1003ms ≥256.0 MiB
#20 Memory Exceeded ≥1003ms ≥256.0 MiB

信息

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