QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#171393#7184. Transport Plusesucup-team1013#WA 1ms3916kbC++144.5kb2023-09-09 16:54:482023-09-09 16:56:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4
3
0 2 1
1 2 5
1 5 3

result:

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