matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.1k stars 1.27k forks source link

C programme that checks if a number is Palindrome #758

Closed alexbtn closed 6 years ago

alexbtn commented 6 years ago

Added a new algorithm that checks if a number is Palindrome :)