QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#79401#2944. Transporting SpaghettiGuanYunchangTL 19ms7888kbPython31.2kb2023-02-20 06:30:282023-02-20 06:30:30

詳細信息

Test #1:

score: 100
Accepted
time: 19ms
memory: 7888kb

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
Time Limit Exceeded

input:

100 20 30 10

output:


result: