/ 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 2ms 1.496 MiB
#2 Accepted 2ms 1.594 MiB
#3 Accepted 2ms 1.5 MiB
#4 Accepted 4ms 1.859 MiB
#5 Accepted 3ms 1.742 MiB
#6 Accepted 4ms 2.0 MiB
#7 Accepted 5ms 2.168 MiB
#8 Accepted 3ms 1.672 MiB
#9 Accepted 4ms 1.742 MiB
#10 Accepted 5ms 1.91 MiB
#11 Accepted 93ms 12.629 MiB
#12 Accepted 128ms 15.359 MiB
#13 Accepted 167ms 18.09 MiB
#14 Accepted 206ms 20.48 MiB
#15 Accepted 238ms 22.777 MiB
#16 Accepted 267ms 25.164 MiB
#17 Accepted 209ms 14.762 MiB
#18 Accepted 243ms 16.34 MiB
#19 Accepted 285ms 18.02 MiB
#20 Time Exceeded ≥1148ms ≥51.793 MiB

信息

递交者
类型
递交
题目
P1983 运输计划
语言
C++
递交时间
2021-08-23 18:43:52
评测时间
2021-08-23 18:43:52
评测机
分数
95
总耗时
≥3030ms
峰值内存
≥51.793 MiB