QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#223732#2615. Surround the CatZhangYiDeRE 0ms0kbC++172.1kb2023-10-22 16:08:302023-10-22 16:08:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

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

output:

0 -8
8 0
2 -6
4 -4
6 -2
-2 -8
8 2
8 4
8 6
8 8

result: