QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#362729#8505. Almost Aligneducup-team030#WA 1ms3764kbC++231.4kb2024-03-23 16:54:332024-03-23 16:54:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3764kb

input:

4
0 0 10 10
0 0 10 10
10 10 -10 -10
10 0 -20 0

output:

2.00000000000000000000

result:

wrong answer 1st numbers differ - expected: '22.2222222', found: '2.0000000', error = '0.9100000'