QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371255#8505. Almost Aligneducup-team3215WA 0ms3892kbC++201.7kb2024-03-30 03:21:362024-03-30 03:21:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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