QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#454836#8814. Almost Convex 2ucup-team3966WA 1ms5732kbC++147.7kb2024-06-25 15:11:432024-06-25 15:11:43

详细

Test #1:

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

input:

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

output:

43

result:

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