QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#612037#2944. Transporting SpaghettiZhaoZiLongWA 0ms3684kbC++234.1kb2024-10-05 02:46:372024-10-05 02:46:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3564kb

input:

31 13 50 28

output:

We need 3 trucks and 5 boats.

result:

ok single line: 'We need 3 trucks and 5 boats.'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3684kb

input:

100 20 30 10

output:

No solution

result:

wrong answer 1st lines differ - expected: 'No solution.', found: 'No solution'