QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#818325#9880. Origami Warpucup-team3583WA 0ms3624kbC++202.4kb2024-12-17 18:48:582024-12-17 18:48:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
0 0 1 0
0 0 0 1
0 2 2 0
4
1 0 2 3
1 -2 -1 2
1 1 -1 0
3 3 3 3
3
0 0 1 0
0 0 0 1
-2 1 2 3
2
2 1 -1 5
-1 -1 3 3

output:

0$$$$$$
Yes
Yes
No
Yes
1$$$$$$
Yes
Yes

result:

wrong output format YES or NO expected, but 0$$$$$$ found [1st token]