40. Sort a Vector

Medium

Return the array a sorted in ascending order.

Sign in to write and run your own code.

Implement solve(...)