记录详情

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 913ms 4.855 MiB
#2 Accepted 777ms 5.723 MiB
#3 Accepted 1191ms 5.711 MiB
#4 Accepted 1038ms 5.262 MiB
#5 Accepted 852ms 5.523 MiB
#6 Accepted 893ms 5.113 MiB
#7 Accepted 1028ms 5.531 MiB
#8 Accepted 1037ms 6.133 MiB
#9 Accepted 1133ms 5.844 MiB
#10 Accepted 797ms 4.832 MiB

信息

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