/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int, int)':
/in/foo.cc:47:6: warning: unused variable 't' [-Wunused-variable]
  int t=INF,cnt=0,now=0,y;
      ^
/in/foo.cc:47:12: warning: unused variable 'cnt' [-Wunused-variable]
  int t=INF,cnt=0,now=0,y;
            ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 3ms 380.0 KiB
#4 Accepted 4ms 336.0 KiB
#5 Accepted 5ms 256.0 KiB
#6 Accepted 6ms 356.0 KiB
#7 Accepted 18ms 256.0 KiB
#8 Runtime Error 249ms 8.25 MiB
#9 Wrong Answer 4ms 340.0 KiB
#10 Wrong Answer 7ms 384.0 KiB

信息

递交者
类型
递交
题目
P1688 病毒传递
语言
C++
递交时间
2017-12-22 18:32:43
评测时间
2017-12-22 18:32:43
评测机
分数
70
总耗时
307ms
峰值内存
8.25 MiB