/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void rd()':
/in/foo.cc:31:31: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  scanf("%lld%lld%lld",&n,&m,&k); 
                               ^
/in/foo.cc:31:31: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
/in/foo.cc:31:31: warning: format '%lld' expects argument of type 'long long int*', but argument 4 has type 'int*' [-Wformat=]
/in/foo.cc: In function 'int main()':
/in/foo.cc:66:12: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if(dis[u] + b[j].l < dis[b[j].y])
       ~~~~~^
# 状态 耗时 内存占用
#1 Wrong Answer 13ms 20.25 MiB
#2 Wrong Answer 73ms 68.25 MiB
#3 Runtime Error 55ms 64.234 MiB
#4 Runtime Error 76ms 64.574 MiB
#5 Runtime Error 64ms 64.25 MiB
#6 Wrong Answer 10ms 18.348 MiB
#7 Wrong Answer 11ms 20.355 MiB
#8 Wrong Answer 11ms 22.352 MiB
#9 Wrong Answer 20ms 24.359 MiB
#10 Wrong Answer 18ms 26.328 MiB

信息

递交者
类型
递交
题目
Revamping Trails 道路升级
语言
C++
递交时间
2018-09-08 16:35:00
评测时间
2018-09-08 16:35:00
评测机
分数
0
总耗时
356ms
峰值内存
68.25 MiB