Fix the implementation in `/app/solution.mjs`. Convert duration strings using ms, s, m, or h suffixes to milliseconds. Preserve the exported `solve` API and run the available tests.
