Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 174 Bytes

plus_one.md

File metadata and controls

5 lines (4 loc) · 174 Bytes

Given a non-negative number represented as an array of digits, plus one to the number.

The digits are stored such that the most significant digit is at the head of the list.