/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |  scanf("%d%d",&n,&m);
      |  ~~~~~^~~~~~~~~~~~~~
foo.cc:23:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   23 |    scanf("%d",&a[i][j]);
      |    ~~~~~^~~~~~~~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 64ms 3.125 MiB
#2 Accepted 15ms 1.0 MiB
#3 Accepted 6ms 512.0 KiB
#4 Accepted 66ms 1.117 MiB
#5 Accepted 112ms 2.867 MiB
#6 Accepted 84ms 3.5 MiB
#7 Accepted 55ms 1.992 MiB
#8 Accepted 25ms 2.375 MiB
#9 Accepted 11ms 512.0 KiB
#10 Accepted 7ms 512.0 KiB

信息

递交者
类型
递交
题目
P1360 植树计划
题目数据
下载
语言
C++
递交时间
2022-08-05 09:35:16
评测时间
2022-08-05 09:35:16
评测机
分数
100
总耗时
449ms
峰值内存
3.5 MiB