QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#166770#7184. Transport Plusesucup-team1162#WA 1ms4648kbC++1413.6kb2023-09-06 17:55:472023-09-06 17:55:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.0000000
2
1 1 2
0 6 3
0 5 3

result:

wrong answer step 1: source (1.000000, 1.000000) not on plus (6.000000, 2.000000)