QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#39901 | #2838. 2D Geometry | HuangHanSheng | WA | 124ms | 3752kb | C++17 | 1.1kb | 2022-07-14 17:51:03 | 2022-07-14 17:51:05 |
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: 124ms
memory: 3752kb
input:
3 0 0 0 1 0 2 3 0 0 0 1 1 0 6 0 0 0 1 0 2 0 3 1 1 1 2
output:
3 0 3
result:
wrong answer 3rd lines differ - expected: '0', found: '3'