记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:25:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &m, &n);
  ^~~~~~~~~~~~~~~~~~~~~
foo.c:28:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &sz[i][j]);
    ^~~~~~~~~~~~~~~~~~~~~~
foo.c:33:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &sd[i][j]);
    ^~~~~~~~~~~~~~~~~~~~~~
foo.c:37:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d", &a, &b, &k);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 288.0 KiB
#2 Wrong Answer Read 1796026661, expect 37162856841. 2ms 384.0 KiB
#3 Wrong Answer Read 1198554349, expect 39853260013. 2ms 396.0 KiB
#4 Wrong Answer Read 1940940267, expect 10777044457. 4ms 376.0 KiB
#5 Wrong Answer Read 2069429964, expect 17444848303. 4ms 384.0 KiB
#6 Time Exceeded ≥2434ms ≥1.129 MiB
#7 Time Exceeded ≥2436ms ≥1.141 MiB
#8 Accepted 1096ms 1.023 MiB
#9 Time Exceeded ≥2427ms ≥1.082 MiB
#10 Time Exceeded ≥2432ms ≥1.043 MiB
#11 Time Exceeded ≥2427ms ≥16.113 MiB
#12 Time Exceeded ≥2436ms ≥19.203 MiB
#13 Time Exceeded ≥2429ms ≥15.824 MiB
#14 Time Exceeded ≥2411ms ≥19.109 MiB
#15 Time Exceeded ≥2789ms ≥18.883 MiB

信息

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