QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371290#8505. Almost Aligneducup-team3215WA 1ms3844kbC++201.8kb2024-03-30 04:27:002024-03-30 04:27:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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