QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#512123#9177. String and Nailsucup-team3584#WA 331ms47264kbC++208.0kb2024-08-10 13:35:322024-08-10 13:35:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 1
2 4
3 1

output:

YES
1 1
3 1

result:

ok Everything ok

Test #2:

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

input:

1
1000000000 0

output:

YES

result:

ok Everything ok

Test #3:

score: -100
Wrong Answer
time: 331ms
memory: 47264kb

input:

200000
500000000 500000000
500244009 499720246
500488018 499440492
500732027 499160738
500976036 498880984
501220045 498601230
501464054 498321476
501708063 498041722
501952072 497761968
502196081 497482214
502440090 497202460
502684099 496922706
502928108 496642952
503172117 496363198
503416126 496...

output:

YES
594437447 484346430
590520891 480930304
590800645 481174313
591080399 481418322
591360153 481662331
591639907 481906340
591919661 482150349
592199415 482394358
592479169 482638367
592758923 482882376
593038677 483126385
593318431 483370394
593598185 483614403
593877939 483858412
594157693 484102...

result:

wrong answer Wrong answer