QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#170650#7184. Transport Plusesucup-team954#WA 1ms3572kbC++142.4kb2023-09-09 15:41:182023-09-09 15:42:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.000000
3
0 1 2
1 5 6
0 5 3

result:

wrong answer step 2: target (5.000000, 6.000000) not on plus (6.000000, 2.000000)