solution 3

solution

#include<iostream.h> #include<conio.h> int main () { int a ; cout << "Enter any number:"…

Load More
That is All