QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#174077#7184. Transport Plusesucup-team1265#WA 1ms3748kbC++202.5kb2023-09-10 04:06:282023-09-10 04:06:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

4.000000
3
0 6 1
1 6 3
0 5 3

result:

wrong answer claimed 4.0000000000, actual 8.0000000000