QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#455147#8814. Almost Convex 2ucup-team1005WA 0ms3620kbC++205.0kb2024-06-25 20:32:482024-06-25 20:32:49

详细

Test #1:

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

input:

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

output:

29

result:

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