QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#471454#8338. Quad Kingdoms ChessZhaoZiLongWA 0ms18756kbC++174.2kb2024-07-10 21:16:282024-07-10 21:16:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

NO
NO
NO
NO
NO
NO
NO
NO

result:

wrong answer 4th words differ - expected: 'YES', found: 'NO'