QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#590907#9177. String and Nailsucup-team3583#WA 46ms4764kbC++20547b2024-09-26 12:49:162024-09-26 12:49:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 1
2 4
3 1

output:

YES
2 4
3 1

result:

ok Everything ok

Test #2:

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

input:

1
1000000000 0

output:

YES

result:

ok Everything ok

Test #3:

score: -100
Wrong Answer
time: 46ms
memory: 4764kb

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
500244009 499720246
500279754 500244009
500488018 499440492
500523763 499964255
500559508 500488018
500732027 499160738
500767772 499684501
500803517 500208264
500839262 500732027
500976036 498880984
501011781 499404747
501047526 499928510
501083271 500452273
501119016 500976036
501220045 498601...

result:

wrong answer Wrong answer