Math, asked by KothaTeja4912, 1 year ago

Given a non-empty array of digits representing a non-negative integer, plus one to the integer.


prashantro0: You may assume the integer do not contain any leading zero, except the number 0 itself. The digits are stored such that the most significant digit is at the head of the list.

Answers

Answered by Anonymous
2

\huge\underline\mathfrak\red{AnSweR}

Given a non-negative integer represented as a non-empty array of digits, plus one to the integer. You may assume the integer do not contain any leading zero, except the number 0 itself. The digits are stored such that the most significant digit is at the head of the list.


surbhi1713: hii
surbhi1713: hlo
surbhi1713: why are you dp are black
Answered by OJASWI
0

ANSWER

You may assume the integer do not contain any leading zero, except the number 0 itself. The digits are stored such that the most significant digit is at the head of the list.

HOPE IT HELPS

THANKS

Similar questions