HardStrings
Text Justification
Given an array words and a width maxWidth, format the text such that each line has exactly maxWidth characters and is fully (left and right) justified.
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!