/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:6:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    6 |     scanf("%d%d",&m,&n);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:9:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    9 |             scanf("%d",&a[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 31ms 2.117 MiB
#2 Accepted 22ms 2.117 MiB
#3 Accepted 13ms 1.5 MiB
#4 Accepted 22ms 1.5 MiB
#5 Accepted 7ms 1.5 MiB
#6 Accepted 9ms 1.0 MiB
#7 Accepted 27ms 1.672 MiB
#8 Accepted 10ms 1.375 MiB
#9 Accepted 6ms 1.125 MiB
#10 Accepted 26ms 1.875 MiB

信息

递交者
类型
递交
题目
P1051 颠簸的西部
题目数据
下载
语言
C++
递交时间
2022-02-04 17:52:26
评测时间
2022-02-04 17:52:26
评测机
分数
100
总耗时
177ms
峰值内存
2.117 MiB