/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:6: warning: unused variable 'u' [-Wunused-variable]
  int u,v,l;
      ^
/in/foo.cc:34:8: warning: unused variable 'v' [-Wunused-variable]
  int u,v,l;
        ^
/in/foo.cc:34:10: warning: unused variable 'l' [-Wunused-variable]
  int u,v,l;
          ^
# 状态 耗时 内存占用
#1 Runtime Error 9ms 8.434 MiB
#2 Runtime Error 9ms 8.152 MiB
#3 Runtime Error 8ms 7.941 MiB
#4 Runtime Error 8ms 8.043 MiB
#5 Runtime Error 8ms 8.051 MiB
#6 Runtime Error 8ms 8.004 MiB
#7 Runtime Error 9ms 8.043 MiB
#8 Runtime Error 8ms 7.961 MiB
#9 Runtime Error 8ms 8.004 MiB
#10 Runtime Error 8ms 8.047 MiB

信息

递交者
类型
递交
题目
P2706 迷路
语言
C++
递交时间
2023-05-31 20:28:54
评测时间
2023-05-31 20:28:54
评测机
分数
0
总耗时
89ms
峰值内存
8.434 MiB