QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#278744 | #6517. Computational Geometry | monstersqwq | WA | 1ms | 3648kb | C++14 | 3.1kb | 2023-12-07 20:02:23 | 2023-12-07 20:02:23 |
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: 3648kb
input:
2 4 1 0 2 0 1 1 0 0 6 10 4 9 7 5 7 4 5 6 4 9 3
output:
4 34 10 74
result:
wrong answer 2nd numbers differ - expected: '44', found: '34'