Wrong Answer

foo.cc: In function 'int main()':
foo.cc:5:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:7:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&t0[i]);
   ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 32ms 484.0 KiB
#4 Accepted 67ms 560.0 KiB
#5 Accepted 115ms 604.0 KiB
#6 Accepted 175ms 640.0 KiB
#7 Accepted 250ms 664.0 KiB
#8 Accepted 336ms 716.0 KiB
#9 Accepted 441ms 768.0 KiB
#10 Accepted 553ms 808.0 KiB
#11 Wrong Answer Read , expect 41604637027555. 691ms 1000.0 KiB
#12 Accepted 2ms 456.0 KiB
#13 Wrong Answer Read , expect 41736033830532. 682ms 940.0 KiB
#14 Accepted 1ms 344.0 KiB
#15 Accepted 2ms 452.0 KiB
#16 Accepted 1ms 384.0 KiB
#17 Accepted 2ms 448.0 KiB
#18 Accepted 1ms 356.0 KiB
#19 Accepted 2ms 436.0 KiB
#20 Accepted 2ms 460.0 KiB

信息

递交者
类型
递交
题目
P1816 排队拍照
比赛
初二国庆庆祝赛
语言
C++
递交时间
2021-10-01 19:58:44
评测时间
2021-10-01 19:58:44
评测机
分数
90
总耗时
3369ms
峰值内存
1000.0 KiB