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