QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#74757 | #4817. Half Plane | dcmfqw | WA | 1ms | 21824kb | C++14 | 5.7kb | 2023-02-03 19:56:30 | 2023-02-03 19:56:31 |
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: 21824kb
input:
5 1 1 2 3 4 12 12 4 6 1 1 12 5 1 2 12 1 1 5 5 6 6 2 0 3 3 1 1 4 1 1 2 3 4 5 2 3 4 1 1 400 1 3 4 2 1 2 3 4 5 -1 -1 -10 3 2 1 4 6 5 4 3 2
output:
14 15 15 59 177 133 879 439 1214
result:
wrong answer 1st lines differ - expected: '2 3 4', found: '14 15 15'