From fd05437279afd01c253f34b68847cf91c3166763 Mon Sep 17 00:00:00 2001 From: "Alice (KleptsovII)" Date: Wed, 22 Jan 2025 02:52:16 +0300 Subject: [PATCH] comment under main --- main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/main.cpp b/main.cpp index 2dccfea..741f89a 100644 --- a/main.cpp +++ b/main.cpp @@ -2,6 +2,7 @@ using namespace std; +// you may type whatever you want int main() { cout << "Enter A and B: " << endl;