记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:28:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&q);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:31:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&u,&v);
         ~~~~~^~~~~~~~~~~~~~
foo.cc:36:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&x,&y);
         ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 360.0 KiB
#2 Accepted 8ms 428.0 KiB
#3 Accepted 16ms 424.0 KiB
#4 Accepted 29ms 476.0 KiB
#5 Time Exceeded ≥1436ms ≥1.938 MiB
#6 Time Exceeded ≥1443ms ≥1.848 MiB
#7 Time Exceeded ≥1432ms ≥1.941 MiB
#8 Time Exceeded ≥1431ms ≥1.93 MiB
#9 Time Exceeded ≥1868ms ≥1.945 MiB
#10 Accepted 1ms 344.0 KiB

信息

递交者
类型
递交
题目
寻路 (find.cpp\c\pas)
题目数据
下载
语言
C++
递交时间
2021-08-05 11:18:15
评测时间
2021-08-05 11:18:15
评测机
分数
50
总耗时
≥7670ms
峰值内存
≥1.945 MiB