/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:138: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:140:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d", &a[i]);
         ~~~~~^~~~~~~~~~~~~
foo.cc:144:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d", &g[i][i + j]);
             ~~~~~^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1441ms ≥1.035 MiB
#2 Time Exceeded ≥1440ms ≥1.0 MiB
#3 Accepted 2ms 888.0 KiB
#4 Time Exceeded ≥1449ms ≥1016.0 KiB
#5 Accepted 2ms 856.0 KiB
#6 Time Exceeded ≥1446ms ≥1.086 MiB
#7 Wrong Answer Read 1595, expect 569913. 3ms 1.012 MiB
#8 Wrong Answer Read 4622, expect 351371. 3ms 1.094 MiB
#9 Wrong Answer Read 464, expect 393566. 3ms 1.0 MiB
#10 Wrong Answer Read 5088, expect 653186. 3ms 1.0 MiB

信息

递交者
类型
递交
题目
P1213 80人环游世界
语言
C++
递交时间
2021-11-17 20:04:15
评测时间
2021-11-17 20:04:15
评测机
分数
20
总耗时
≥5795ms
峰值内存
≥1.094 MiB