/ 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 ≥1463ms ≥776.0 KiB
#2 Time Exceeded ≥1464ms ≥780.0 KiB
#3 Accepted 2ms 620.0 KiB
#4 Time Exceeded ≥1442ms ≥768.0 KiB
#5 Accepted 2ms 604.0 KiB
#6 Time Exceeded ≥1454ms ≥748.0 KiB
#7 Time Exceeded ≥1446ms ≥736.0 KiB
#8 Time Exceeded ≥1448ms ≥852.0 KiB
#9 Time Exceeded ≥1448ms ≥832.0 KiB
#10 Time Exceeded ≥1489ms ≥744.0 KiB

信息

递交者
类型
递交
题目
P1213 80人环游世界
语言
C++
递交时间
2021-11-17 20:02:09
评测时间
2021-11-17 20:02:09
评测机
分数
20
总耗时
≥11664ms
峰值内存
≥852.0 KiB