diff --git a/main.cpp b/main.cpp index d2d2816..cdc6927 100644 --- a/main.cpp +++ b/main.cpp @@ -1,7 +1,7 @@ #include using namespace std; - +// you may type whatever you want int main() { cout << "Enter A and B" << endl;