diff --git a/palindrome.cpp b/palindrome.cpp new file mode 100644 index 0000000..996524a --- /dev/null +++ b/palindrome.cpp @@ -0,0 +1,58 @@ +#include + +using namespace std; + + void case1(int x) + { x=121; + cout<<"for positive integers : "<