QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#627617#9177. String and Nailsucup-team3774#WA 91ms20264kbC++20553b2024-10-10 16:29:112024-10-10 16:29:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1 1
2 4
3 1

output:

YES
3 1
2 4

result:

ok Everything ok

Test #2:

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

input:

1
1000000000 0

output:

YES

result:

ok Everything ok

Test #3:

score: -100
Wrong Answer
time: 91ms
memory: 20264kb

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
500523763 499964255
500488018 499440492
500559508 500488018
500767772 499684501
500803517 500208264
501047526 499928510
500732027 499160738
500839262 500732027
501011781 499404747
501083271 500452273
501291535 499648756
501327280 500172519
500976036 498880...

result:

wrong answer Wrong answer