QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#471518#8338. Quad Kingdoms ChessZhaoZiLongWA 3ms18352kbC++174.3kb2024-07-10 21:43:212024-07-10 21:43:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 18352kb

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'