QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#223715#2615. Surround the CatZhangYiDeTL 0ms0kbC++172.0kb2023-10-22 15:50:452023-10-22 15:50:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

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

output:

2 -4
-6 -2
-6 -2
-5 -5
-6 -6
6 0
6 0
6 0
6 0
6 0

result: