QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#667471 | #8548. China Convex Polygon Contest | ucup-team4598 | WA | 1ms | 5852kb | C++20 | 1.7kb | 2024-10-22 23:22:16 | 2024-10-22 23:22:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 5852kb
input:
3 3 10 1 5 9 1 2 3 3 10 1 5 9 1 1 4 3 10 1 5 9 1 5 10
output:
10 10 9
result:
wrong answer 1st numbers differ - expected: '9', found: '10'