/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void Work()':
/in/foo.cc:12:18: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 #define rep(i,n) for(int i=0;i<n;i++)
                  ^
/in/foo.cc:38:5: note: in expansion of macro 'rep'
     rep(i,n)E[i].clear(),Link[i]=-1;int x;
     ^~~
/in/foo.cc:38:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     rep(i,n)E[i].clear(),Link[i]=-1;int x;
                                     ^~~
# 状态 耗时 内存占用
#1 Runtime Error 3ms 348.0 KiB
#2 Runtime Error 3ms 384.0 KiB
#3 Runtime Error 2ms 360.0 KiB
#4 Runtime Error 2ms 352.0 KiB
#5 Runtime Error 3ms 256.0 KiB
#6 Runtime Error 2ms 384.0 KiB
#7 Runtime Error 2ms 348.0 KiB
#8 Runtime Error 1ms 344.0 KiB
#9 Runtime Error 4ms 368.0 KiB
#10 Runtime Error 2ms 364.0 KiB
#11 Runtime Error 2ms 368.0 KiB

信息

递交者
类型
递交
题目
Matrix
语言
C++
递交时间
2018-05-06 08:08:27
评测时间
2018-05-06 08:08:27
评测机
分数
0
总耗时
31ms
峰值内存
384.0 KiB