/ Vijos /

记录详情

Accepted

foo.c: In function 'main':
foo.c:43:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d %d", &R, &C);
     ^~~~~~~~~~~~~~~~~~~~~~
foo.c:46:13: 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 33ms 2.234 MiB
#2 Accepted 6ms 2.055 MiB
#3 Accepted 10ms 1.055 MiB
#4 Accepted 2ms 632.0 KiB
#5 Accepted 19ms 1.641 MiB
#6 Accepted 2ms 632.0 KiB
#7 Accepted 2ms 976.0 KiB
#8 Accepted 13ms 1.27 MiB
#9 Accepted 5ms 1.125 MiB
#10 Accepted 22ms 2.059 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C
递交时间
2021-11-04 15:48:42
评测时间
2021-11-04 15:48:42
评测机
分数
100
总耗时
118ms
峰值内存
2.234 MiB