QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#288361#7782. Ursa Minorucup-team1682WA 5ms12820kbC++205.4kb2023-12-22 15:55:452023-12-22 15:55:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 12820kb

input:

6 4 5
1 1 4 5 1 4
3 3 2 4
Q 1 5 1 2
Q 2 5 3 4
U 5 2
Q 1 6 1 2
Q 2 5 3 4

output:

0 4 0 1
Yes
1 4 2 3
No
4 2
0 5 0 1
No
1 4 2 3
Yes

result:

wrong answer 1st words differ - expected: 'Yes', found: '0'