Parse the CSV text (comma-delimited, with missing values) into an integer array, filling missing values with 0.
text
Sign in to write and run your own code.
solve(...)