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