/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'spfa':
/in/foo.c:34:5: warning: operation on 'op' may be undefined [-Wsequence-point]
   op=op>1+(n>>1) ? 1 : ++op;
   ~~^~~~~~~~~~~~~~~~~~~~~~~
/in/foo.c:45:8: warning: operation on 'ed' may be undefined [-Wsequence-point]
      ed=ed>1+(n>>1) ? 1 : ++ed;
      ~~^~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 9.074 MiB
#2 Wrong Answer 10ms 9.0 MiB
#3 Accepted 9ms 9.012 MiB
#4 Accepted 9ms 9.125 MiB
#5 Wrong Answer 9ms 9.0 MiB
#6 Accepted 127ms 9.117 MiB
#7 Wrong Answer 434ms 9.094 MiB
#8 Time Exceeded ≥1006ms ≥9.121 MiB
#9 Time Exceeded ≥1006ms ≥9.078 MiB
#10 Time Exceeded ≥1005ms ≥9.09 MiB

信息

递交者
类型
递交
题目
P1591 社交网络
语言
C
递交时间
2018-07-04 14:04:11
评测时间
2018-07-04 14:04:11
评测机
分数
40
总耗时
≥3626ms
峰值内存
≥9.125 MiB