You are given a set of crates `crates` with unique weights and a set of trucks `trucks` with varying capacities. Determine the optimal way to load the crates onto the trucks to minimize the number of trips required.
Analyze constraints and compute optimal solutions step-by-step.
No dry run loaded.
🚀 Practice this problem
Run code, get AI hints & track streak