QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#371251#8505. Almost Aligneducup-team3215WA 1ms3796kbC++201.7kb2024-03-30 03:20:352024-03-30 03:20:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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