AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.51k stars 520 forks source link

Create palindrome.c #187

Closed yandrade1305 closed 3 years ago

yandrade1305 commented 3 years ago

This is a C implementation of the algorithm to check if a number is a palindrome or not. :^D

This pull request is: Create palindrome.c

abranhe commented 3 years ago

Thanks so much for your contribution to The All ▲lgorithms Project. Without people like you submitting Pull Requests we couldn't run this project. You rock!