QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#471482#8338. Quad Kingdoms ChessGuanYunchangWA 2ms12780kbC++174.2kb2024-07-10 21:30:312024-07-10 21:30:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 12780kb

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'