QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#533884#8069. Don't Be FakeGuanYunchangWA 1ms6408kbC++201.8kb2024-08-26 15:58:072024-08-26 15:58:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5752kb

input:

3
1 0 20000
2 10000 20000 40000 60000
1 15000 80000

output:

3
5001

result:

ok 2 lines

Test #2:

score: 0
Accepted
time: 1ms
memory: 4224kb

input:

3
1 0 10000
2 10000 20000 30000 40000
2 20000 30000 50000 80000

output:

2
3

result:

ok 2 lines

Test #3:

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

input:

1
9 3288 7655 10868 15608 22314 32393 35613 40081 46262 53333 58591 61424 62614 63861 68531 68777 81175 85016

output:

1
38901

result:

ok 2 lines

Test #4:

score: -100
Wrong Answer
time: 0ms
memory: 6408kb

input:

10
7 0 7425 7426 19124 19125 20541 20542 44864 44865 70032 70033 74779 74780 86399
7 0 1654 1655 6185 6186 6593 6594 75745 75746 82557 82558 83855 83856 86399
8 0 16443 16444 30750 30751 49722 49723 50453 50454 69200 69201 72729 72730 81496 81497 86399
7 0 47041 47042 58509 58510 61659 61660 62782 6...

output:

10
86399

result:

wrong answer 2nd lines differ - expected: '86400', found: '86399'