/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:12:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~
foo.cc:15:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d",&a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 31ms 3.32 MiB
#2 Accepted 7ms 2.176 MiB
#3 Accepted 9ms 1.277 MiB
#4 Accepted 2ms 664.0 KiB
#5 Accepted 20ms 2.348 MiB
#6 Accepted 2ms 680.0 KiB
#7 Accepted 3ms 1.086 MiB
#8 Accepted 14ms 1.676 MiB
#9 Accepted 5ms 1.355 MiB
#10 Accepted 23ms 3.25 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2021-11-09 16:19:43
评测时间
2021-11-09 16:19:43
评测机
分数
100
总耗时
121ms
峰值内存
3.32 MiB