QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#455950#8814. Almost Convex 2ucup-team3215WA 0ms3752kbC++202.9kb2024-06-27 04:24:302024-06-27 04:24:31

詳細信息

Test #1:

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

input:

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

output:

27

result:

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