# include # include void main() { int a,b; clrscr(); cout<<"Enter any value"; cin>>a; cout<<"Enter any value"; cin>>b; cout<