/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i = 1; i <= n; i++) head[i] = -1; cnt = 0;  
     ^~~
/in/foo.cc:35:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     for(int i = 1; i <= n; i++) head[i] = -1; cnt = 0;  
                                               ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 256.0 KiB
#2 Runtime Error 3ms 256.0 KiB
#3 Wrong Answer 1ms 256.0 KiB
#4 Wrong Answer 3ms 256.0 KiB
#5 Time Exceeded ≥5007ms ≥256.0 KiB
#6 Wrong Answer 2ms 256.0 KiB
#7 Time Exceeded ≥5006ms ≥320.0 KiB
#8 Accepted 1ms 364.0 KiB
#9 Runtime Error 2ms 328.0 KiB
#10 Runtime Error 2ms 308.0 KiB
#11 Runtime Error 2ms 332.0 KiB

信息

递交者
类型
递交
题目
Cow Traffic 奶牛交通
语言
C++
递交时间
2017-07-17 15:39:08
评测时间
2017-07-17 15:39:08
评测机
分数
9
总耗时
10038ms
峰值内存
364.0 KiB