记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:28:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &n, &m);
  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:33:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~
foo.cc:38:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &b[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~
foo.cc:42:7: 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 480.0 KiB
#2 Wrong Answer Read 1796026661, expect 37162856841. 2ms 500.0 KiB
#3 Wrong Answer Read 1198554349, expect 39853260013. 3ms 428.0 KiB
#4 Wrong Answer Read 1940940267, expect 10777044457. 4ms 416.0 KiB
#5 Wrong Answer Read 2069429964, expect 17444848303. 6ms 444.0 KiB
#6 Time Exceeded ≥2402ms ≥916.0 KiB
#7 Time Exceeded ≥2053ms ≥944.0 KiB
#8 Accepted 1173ms 876.0 KiB
#9 Time Exceeded ≥2434ms ≥912.0 KiB
#10 Time Exceeded ≥2441ms ≥888.0 KiB
#11 Time Exceeded ≥2429ms ≥15.895 MiB
#12 Time Exceeded ≥2431ms ≥19.27 MiB
#13 Time Exceeded ≥2432ms ≥15.293 MiB
#14 Time Exceeded ≥2427ms ≥19.062 MiB
#15 Time Exceeded ≥2043ms ≥18.594 MiB

信息

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