QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#175009#7184. Transport Plusesucup-team1945#WA 1ms3856kbC++172.4kb2023-09-10 15:34:572023-09-10 15:34:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

2
3
0 1 2
1 6 3
0 5 3

result:

wrong answer claimed 2.0000000000, actual 4.0000000000