QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#735096#2649. Antspokorfanclub#WA 744ms59812kbC++171.3kb2024-11-11 17:19:412024-11-11 17:19:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3556kb

input:

5
1
-1
0
3
10

output:

2

result:

ok single line: '2'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

5
0
1
2
3
4

output:

5

result:

ok single line: '5'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3856kb

input:

0

output:

0

result:

ok single line: '0'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3608kb

input:

5
1
2
3
4
5

output:

0

result:

ok single line: '0'

Test #5:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

4
0
-8976139763967139761397639613763
3
1

output:

2

result:

ok single line: '2'

Test #6:

score: 0
Accepted
time: 0ms
memory: 3556kb

input:

3
2
896978568758758758657546353653476487589759756789
0

output:

1

result:

ok single line: '1'

Test #7:

score: -100
Wrong Answer
time: 744ms
memory: 59812kb

input:

1000000
819985
413173
507234
485036
715163
980236
573149
821056
87438
823214
815492
83793
669653
760587
411169
891513
317723
141058
434175
221383
945688
591353
535468
20972
169333
403370
715063
521317
438362
39224
121244
185360
557988
527169
223095
524391
993517
347952
192253
671244
554420
143028
14...

output:

10

result:

wrong answer 1st lines differ - expected: '8940', found: '10'