/ 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 65ms 3.754 MiB
#2 Accepted 14ms 1.492 MiB
#3 Accepted 7ms 652.0 KiB
#4 Accepted 70ms 2.992 MiB
#5 Accepted 125ms 3.992 MiB
#6 Accepted 118ms 4.242 MiB
#7 Accepted 78ms 2.867 MiB
#8 Accepted 48ms 2.742 MiB
#9 Accepted 11ms 760.0 KiB
#10 Accepted 9ms 768.0 KiB

信息

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