QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#784115#9799. Magical Paletteucup-team5984#WA 0ms3708kbC++201.1kb2024-11-26 13:30:482024-11-26 13:30:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
2 3
2 2

output:

Yes
1 2
1 3 5
No

result:

ok 2 cases (2 test cases)

Test #2:

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

input:

1
1 1000000

output:

No

result:

wrong answer Wrong Verdict (test case 1)