记录详情

Runtime Error

foo.c: In function 'main':
foo.c:7:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&n,&m);
   ^~~~~~~~~~~~~~~~~~~
foo.c:10:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&a[i][j]);
     ^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Accepted 0ms 256.0 KiB
#3 Accepted 0ms 256.0 KiB
#4 Wrong Answer Read 0, expect 4167. 0ms 256.0 KiB
#5 Wrong Answer Read 0, expect 19668. 0ms 256.0 KiB
#6 Wrong Answer Read 0, expect 20951. 0ms 256.0 KiB
#7 Wrong Answer Read 0, expect 15875. 0ms 256.0 KiB
#8 Wrong Answer Read 0, expect -183853. 0ms 256.0 KiB
#9 Wrong Answer Read 0, expect -6447. 0ms 256.0 KiB
#10 Wrong Answer Read 0, expect 102266. 0ms 256.0 KiB
#11 Wrong Answer Read 0, expect -74823. 0ms 256.0 KiB
#12 Runtime Error Segmentation fault 60ms 1.184 MiB
#13 Runtime Error Segmentation fault 59ms 1.23 MiB
#14 Runtime Error Segmentation fault 72ms 1.254 MiB
#15 Runtime Error Segmentation fault 71ms 1.254 MiB
#16 Runtime Error Segmentation fault 62ms 1.172 MiB

信息

递交者
类型
递交
题目
P1299 F. Game
比赛
南京师范大学2021年11月程序设计竞赛
语言
C
递交时间
2021-11-21 16:43:21
评测时间
2021-11-21 16:43:21
评测机
分数
30
总耗时
335ms
峰值内存
1.254 MiB