@ -1,3 +1,4 @@
// you may type whatever you want
cout << "Enter A and B: ";
int a, b;
cin >> a >> b;