diff --git a/main.cpp b/main.cpp index 93d6272..7e94306 100644 --- a/main.cpp +++ b/main.cpp @@ -1,4 +1,3 @@ -// you may type whatever you want cout << "Enter A and B: "; int a, b; cin >> a >> b;