/ 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 8ms 9.0 MiB
#2 Wrong Answer 5ms 9.0 MiB
#3 Accepted 30ms 9.0 MiB
#4 Accepted 14ms 9.0 MiB
#5 Wrong Answer 33ms 9.125 MiB
#6 Accepted 88ms 9.0 MiB
#7 Wrong Answer 239ms 9.0 MiB
#8 Time Exceeded ≥1005ms ≥9.094 MiB
#9 Time Exceeded ≥1004ms ≥9.117 MiB
#10 Time Exceeded ≥1004ms ≥9.125 MiB

信息

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