/ Vijos /

记录详情

Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:13:5: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation]
   13 |     while (scanf("%d", a+(++n)) != EOF) ; --n;
      |     ^~~~~
foo.cc:13:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’
   13 |     while (scanf("%d", a+(++n)) != EOF) ; --n;
      |                                           ^~
# 状态 耗时 内存占用
#1 Wrong Answer On line 1: Read (EOF), expect 62062. 2ms 348.0 KiB
#2 Wrong Answer On line 1: Read (EOF), expect 119573. 2ms 500.0 KiB
#3 Wrong Answer On line 1: Read (EOF), expect 17. 2ms 504.0 KiB
#4 Wrong Answer On line 1: Read (EOF), expect 20. 2ms 504.0 KiB
#5 Wrong Answer On line 1: Read (EOF), expect 3000. 2ms 504.0 KiB
#6 Wrong Answer On line 1: Read (EOF), expect 2951397. 2ms 504.0 KiB
#7 Wrong Answer On line 1: Read (EOF), expect 142315. 2ms 500.0 KiB
#8 Wrong Answer On line 1: Read (EOF), expect 133270. 2ms 504.0 KiB
#9 Wrong Answer On line 1: Read (EOF), expect 3725790. 2ms 504.0 KiB
#10 Wrong Answer On line 1: Read (EOF), expect 159332. 2ms 500.0 KiB

信息

递交者
类型
递交
题目
P1810 导弹拦截
语言
C++
递交时间
2025-04-08 15:24:20
评测时间
2025-04-08 15:24:20
评测机
分数
0
总耗时
26ms
峰值内存
504.0 KiB