/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:24: warning: unused variable 'e' [-Wunused-variable]
  long long int a,b,c,d,e,x,y;
                        ^
/in/foo.cc:30:4: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if(y==t)
    ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 348.0 KiB
#2 Wrong Answer 3ms 428.0 KiB
#3 Accepted 4ms 860.0 KiB
#4 Accepted 13ms 2.219 MiB
#5 Accepted 20ms 8.688 MiB
#6 Runtime Error 62ms 10.336 MiB
#7 Runtime Error 43ms 10.312 MiB
#8 Runtime Error 41ms 10.301 MiB
#9 Runtime Error 98ms 10.305 MiB
#10 Runtime Error 40ms 10.328 MiB

信息

递交者
类型
递交
题目
图结构练习 - 最短路(大规模数据)
语言
C++
递交时间
2018-10-23 19:42:37
评测时间
2018-10-23 19:42:37
评测机
分数
40
总耗时
331ms
峰值内存
10.336 MiB