/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:96:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:99:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&x,&y,&z);
         ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:107:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&S[i].l,&S[i].r);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 1.5 MiB
#2 Accepted 3ms 1.566 MiB
#3 Accepted 3ms 1.59 MiB
#4 Accepted 5ms 1.848 MiB
#5 Accepted 4ms 1.77 MiB
#6 Accepted 6ms 1.984 MiB
#7 Accepted 8ms 2.113 MiB
#8 Accepted 5ms 1.621 MiB
#9 Accepted 6ms 1.816 MiB
#10 Accepted 7ms 1.863 MiB
#11 Accepted 164ms 11.418 MiB
#12 Accepted 216ms 13.863 MiB
#13 Accepted 229ms 16.27 MiB
#14 Accepted 268ms 18.383 MiB
#15 Accepted 311ms 20.418 MiB
#16 Accepted 338ms 22.539 MiB
#17 Accepted 258ms 12.664 MiB
#18 Accepted 289ms 13.98 MiB
#19 Accepted 327ms 15.395 MiB
#20 Time Exceeded ≥1185ms ≥43.055 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2021-08-10 08:25:53
评测时间
2021-08-10 08:25:53
评测机
分数
95
总耗时
≥3645ms
峰值内存
≥43.055 MiB