/ TYWZ /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
   scanf("%d%d",&v1,&v2);
                       ^
/in/foo.cc:12:23: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 7ms 364.0 KiB
#2 Accepted 4ms 4.375 MiB
#3 Accepted 3ms 2.352 MiB
#4 Accepted 4ms 8.355 MiB
#5 Accepted 25ms 6.473 MiB
#6 Time Exceeded ≥1002ms ≥63.984 MiB
#7 Time Exceeded ≥1002ms ≥63.965 MiB
#8 Time Exceeded ≥1000ms ≥62.398 MiB
#9 Time Exceeded ≥1146ms ≥63.988 MiB
#10 Time Exceeded ≥1146ms ≥63.941 MiB

信息

递交者
类型
递交
题目
图结构练习 - 邻接表
语言
C++
递交时间
2018-02-08 15:38:33
评测时间
2018-02-08 15:38:33
评测机
分数
50
总耗时
≥5342ms
峰值内存
≥63.988 MiB