/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Dijkstra(int)':
/in/foo.cc:26:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
/in/foo.cc: In function 'int Main()':
/in/foo.cc:87:10: warning: unused variable 'ykb' [-Wunused-variable]
  int i,j,ykb;
          ^~~
# 状态 耗时 内存占用
#1 Accepted 7ms 16.297 MiB
#2 Accepted 11ms 14.297 MiB
#3 Accepted 18ms 16.203 MiB
#4 Accepted 18ms 14.312 MiB
#5 Accepted 18ms 14.301 MiB
#6 Accepted 19ms 16.215 MiB
#7 Accepted 777ms 23.184 MiB
#8 Accepted 1409ms 63.422 MiB
#9 Accepted 1387ms 60.961 MiB
#10 Accepted 1257ms 67.32 MiB

信息

递交者
类型
递交
题目
P2030 逛公园
语言
C++
递交时间
2020-04-02 15:43:32
评测时间
2020-04-02 15:43:33
评测机
分数
100
总耗时
4926ms
峰值内存
67.32 MiB