QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#170601#7184. Transport Plusesucup-team1294#WA 1ms3908kbC++142.7kb2023-09-09 15:36:042023-09-09 15:36:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4
3
0 1 1
1 1 2
0 5 2

result:

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