QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#274829#7862. Land Tradeucup-team003#WA 1ms3996kbC++177.7kb2023-12-04 01:04:152023-12-04 01:04:15

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'