QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'