QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#274829 | #7862. Land Trade | ucup-team003# | WA | 1ms | 3996kb | C++17 | 7.7kb | 2023-12-04 01:04:15 | 2023-12-04 01:04:15 |
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: 100
Accepted
time: 1ms
memory: 3996kb
input:
0 1 0 1 ([-1,1,0]^[-1,-1,1])
output:
0.5000000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3924kb
input:
-5 10 -10 5 ((!([1,2,-3]&[10,3,-2]))^([-2,3,1]|[5,-2,7]))
output:
98.8983065954
result:
wrong answer 1st numbers differ - expected: '70.4516934', found: '98.8983066', error = '0.4037747'