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