/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:62:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   else add(u,v,w1);add(v,u,w2);
   ^~~~
/in/foo.cc:62:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
   else add(u,v,w1);add(v,u,w2);
                    ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 324.0 KiB
#2 Runtime Error 2ms 596.0 KiB
#3 Runtime Error 2ms 592.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Runtime Error 4ms 464.0 KiB
#6 Accepted 1ms 212.0 KiB
#7 Accepted 1ms 272.0 KiB
#8 Accepted 2ms 344.0 KiB
#9 Accepted 4ms 468.0 KiB
#10 Accepted 12ms 460.0 KiB
#11 Runtime Error 3ms 460.0 KiB

信息

递交者
类型
递交
题目
ZAW
语言
C++
递交时间
2019-08-22 13:42:06
评测时间
2019-08-22 13:42:06
评测机
分数
63
总耗时
38ms
峰值内存
596.0 KiB