QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#275567#7906. Almost Convexucup-team1102WA 1ms3652kbC++142.9kb2023-12-04 20:49:042023-12-04 20:49:04

詳細信息

Test #1:

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

input:

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

output:

8

result:

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