/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:23:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   23 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:26:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   26 |            scanf("%d",&h[i][j]);
      |            ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 51ms 3.242 MiB
#2 Accepted 14ms 2.242 MiB
#3 Accepted 15ms 1.867 MiB
#4 Accepted 5ms 1.375 MiB
#5 Accepted 34ms 2.617 MiB
#6 Accepted 5ms 1.375 MiB
#7 Accepted 5ms 1.625 MiB
#8 Accepted 23ms 2.133 MiB
#9 Accepted 9ms 1.875 MiB
#10 Accepted 33ms 3.367 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2022-03-22 19:21:56
评测时间
2022-03-22 19:21:56
评测机
分数
100
总耗时
200ms
峰值内存
3.367 MiB