QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#471158#8338. Quad Kingdoms ChessMaMengQiWA 0ms3464kbC++20446b2024-07-10 18:46:112024-07-10 18:46:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3464kb

input:

5
1 2 3 4 5
5
5 4 3 2 1
8
1 1 5
1 4 2
1 2 4
1 5 1
1 5 5
2 1 4
2 3 5
2 5 5

output:

1

result:

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