QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371291#8505. Almost Aligneducup-team3215WA 0ms3784kbC++201.9kb2024-03-30 04:29:092024-03-30 04:29:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

nan

result:

wrong output format Expected double, but "nan" found