From 0e44cfd1614671d3e2e8bf60f2f9981b3c9fe971 Mon Sep 17 00:00:00 2001 From: Dimastiy Date: Wed, 7 Jun 2023 15:51:25 +0300 Subject: [PATCH] why --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 10a7c84..4f95e39 100644 --- a/main.cpp +++ b/main.cpp @@ -27,6 +27,6 @@ int main() cout << a; } - //wabibaboo + cout << "why"; return 0; }