Split List

Split List

You have to split a given Array into two Arrays inside an Array. If input sequence has an odd amount of elements, then the first Array inside result Array should have more elements. ...

You should be an authorized user in order to see the full description and start solving this mission.
19