QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#192665#7521. Find the Gapucup-team988#WA 0ms4424kbC++141.1kb2023-09-30 15:08:382023-09-30 15:08:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 4424kb

input:

8
1 1 1
1 1 2
1 2 1
1 2 2
2 1 1
2 1 2
2 2 1
2 2 2

output:

1.4142135623730950488722082902803833803773159161210060119628906250000000000000000000000000000000000000

result:

wrong answer 1st numbers differ - expected: '1.0000000', found: '1.4142136', error = '0.4142136'