QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#178446#7184. Transport Plusesucup-team1336WA 0ms3880kbC++202.2kb2023-09-13 23:55:112023-09-13 23:55:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.000000
3
1 1 2
1 6 3
0 5 3

result:

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