Skip to content

Latest commit

 

History

History
executable file
·
2 lines (2 loc) · 84 Bytes

66.md

File metadata and controls

executable file
·
2 lines (2 loc) · 84 Bytes

66. Plus One

It's a little easy. Use for loop to simulate the carry a number up.