/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:31:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   31 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:34:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   34 |             scanf("%d",&a[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 41ms 3.617 MiB
#2 Accepted 10ms 2.414 MiB
#3 Accepted 16ms 1.492 MiB
#4 Accepted 3ms 708.0 KiB
#5 Accepted 25ms 2.492 MiB
#6 Accepted 4ms 640.0 KiB
#7 Accepted 6ms 1.125 MiB
#8 Accepted 18ms 1.867 MiB
#9 Accepted 10ms 1.5 MiB
#10 Accepted 34ms 3.5 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2022-04-16 13:09:49
评测时间
2022-04-16 13:09:49
评测机
分数
100
总耗时
171ms
峰值内存
3.617 MiB