Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCheck Whether a Number is Palindrome or Not. #1843
Conversation
In number system a palindromic number is a number that is the same when written forwards or backwards, i.e., of the form. The first few palindromic numbers are therefore are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 101, 111
In number system a palindromic number is a number that is the same when written forwards or backwards, i.e., of the form.
The first few palindromic numbers are therefore are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 22, 33, 44, 55, 66, 77, 88, 99, 101, 111
Describe your change:
References
Checklist:
Fixes: #{$ISSUE_NO}
.