QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#705459#7906. Almost ConvexGuanYunchangWA 0ms3856kbC++203.8kb2024-11-02 23:34:062024-11-02 23:34:07

详细

Test #1:

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

input:

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

output:

19

result:

wrong answer 1st numbers differ - expected: '9', found: '19'