QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#305441 | #1272. Dynamic Convex Hull | ucup-team1005# | WA | 4ms | 17288kb | C++20 | 5.3kb | 2024-01-15 12:46:54 | 2024-01-15 12:46:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 17288kb
input:
1 2 8 3 9 6 100 3 4 2 1 3 4 1 1 1 3 4 2 2 2 3 3 4
output:
10 116 82 18446744073709551615
result:
wrong answer 4th lines differ - expected: '-1', found: '18446744073709551615'