QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#875933#3290. Starting a Scenic Railroad ServiceMaMengQiWA 15ms6272kbC++14691b2025-01-30 14:26:182025-01-30 14:26:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
1 100000

output:

1 1

result:

ok single line: '1 1'

Test #2:

score: -100
Wrong Answer
time: 15ms
memory: 6272kb

input:

200000
538 540
37 39
708 710
540 541
583 585
224 226
866 868
914 916
405 406
185 187
542 545
335 336
217 220
546 548
952 954
414 415
799 800
826 827
844 846
207 209
967 968
632 635
517 519
581 584
63 64
309 311
146 149
493 494
526 529
589 591
32 33
6 7
486 489
372 373
233 236
278 279
524 525
554 555...

output:

1130 467

result:

wrong answer 1st lines differ - expected: '917 467', found: '1130 467'