记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:10: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:13:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%lld",&a[i][j]);
             ~~~~~^~~~~~~~~~~~~~~~~
foo.cc:16:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%lld",&b[i][j]);  
             ~~~~~^~~~~~~~~~~~~~~~~
foo.cc:17:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d",&r,&c,&k);
     ~~~~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 532.0 KiB
#2 Accepted 3ms 448.0 KiB
#3 Accepted 3ms 592.0 KiB
#4 Accepted 3ms 512.0 KiB
#5 Accepted 3ms 512.0 KiB
#6 Accepted 140ms 1.762 MiB
#7 Accepted 144ms 1.801 MiB
#8 Accepted 166ms 1.625 MiB
#9 Accepted 158ms 1.727 MiB
#10 Accepted 140ms 1.648 MiB
#11 Time Exceeded ≥2320ms ≥19.41 MiB
#12 Time Exceeded ≥2428ms ≥21.965 MiB
#13 Time Exceeded ≥2425ms ≥19.992 MiB
#14 Time Exceeded ≥2418ms ≥21.953 MiB
#15 Time Exceeded ≥2667ms ≥22.543 MiB

信息

递交者
类型
递交
题目
P1302 I. White Album
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 16:11:41
评测时间
2021-11-21 16:12:27
评测机
分数
175
总耗时
≥13026ms
峰值内存
≥22.543 MiB