QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#455834#8814. Almost Convex 2ucup-team3966WA 1ms5596kbC++148.1kb2024-06-26 21:03:482024-06-26 21:03:50

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5596kb

input:

7
0 2
1 0
1 3
2 5
3 0
3 3
4 2

output:

23

result:

wrong answer 1st numbers differ - expected: '26', found: '23'