QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371287#8505. Almost Aligneducup-team3215WA 1ms3780kbC++201.7kb2024-03-30 04:24:222024-03-30 04:24:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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