QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#183543#7184. Transport PlusesHuangHanShengWA 1ms3892kbC++173.2kb2023-09-19 16:50:212023-09-19 16:50:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.00000000
3
0 6 1
1 5 2
0 5 3

result:

wrong answer claimed 4.0000000000, actual 8.0000000000