/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:10:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |     scanf("%d",&n);
      |     ~~~~~^~~~~~~~~
foo.cc:13:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |             scanf("%d",&a[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 72ms 16.992 MiB
#2 Accepted 61ms 16.242 MiB
#3 Accepted 35ms 15.867 MiB
#4 Accepted 38ms 15.992 MiB
#5 Accepted 41ms 16.492 MiB
#6 Accepted 45ms 17.242 MiB
#7 Accepted 25ms 16.242 MiB
#8 Accepted 33ms 16.992 MiB
#9 Accepted 39ms 17.117 MiB
#10 Accepted 49ms 18.492 MiB

信息

递交者
类型
递交
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2022-04-16 13:01:25
评测时间
2022-04-16 13:01:25
评测机
分数
100
总耗时
443ms
峰值内存
18.492 MiB