记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:80:7: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
   80 |  Node temp;
      |       ^~~~
foo.cc:89:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   89 |     scanf("%d",&a[j][k]);
      |     ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1237ms 4.801 MiB
#2 Accepted 1045ms 5.73 MiB
#3 Accepted 1237ms 5.836 MiB
#4 Accepted 1175ms 5.262 MiB
#5 Accepted 1115ms 5.539 MiB
#6 Accepted 1130ms 5.109 MiB
#7 Accepted 1062ms 5.531 MiB
#8 Accepted 1058ms 6.266 MiB
#9 Accepted 833ms 5.738 MiB
#10 Accepted 710ms 4.824 MiB

信息

递交者
类型
递交
题目
P1001 晴天小猪历险记之Number
语言
C++
递交时间
2022-01-22 17:15:36
评测时间
2022-01-22 17:15:36
评测机
分数
100
总耗时
10605ms
峰值内存
6.266 MiB