/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:8:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    8 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:10:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |   for(int j=1;j<=i;j++) scanf("%d",&a[i][j]);
      |                         ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 12ms 2.625 MiB
#2 Accepted 11ms 1.625 MiB
#3 Accepted 3ms 896.0 KiB
#4 Accepted 4ms 1.125 MiB
#5 Accepted 8ms 2.0 MiB
#6 Accepted 14ms 3.0 MiB
#7 Accepted 6ms 1.5 MiB
#8 Accepted 15ms 2.625 MiB
#9 Accepted 13ms 2.875 MiB
#10 Accepted 32ms 4.211 MiB

信息

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