QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#485888#7184. Transport PlusesZhangYiDeWA 0ms10184kbC++175.2kb2024-07-21 11:45:102024-07-21 11:45:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.00000000004
0 1 1
0 1 2
1 6 3

result:

wrong answer arrived at (1.000000, 1.000000) instead of (5.000000, 3.000000)