From 9fbfdb27de9062124b4792086dab24ce39f43df2 Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 10 Jul 2024 02:30:22 -0700 Subject: [PATCH] Update 'test1.cpp' --- test1.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test1.cpp b/test1.cpp index 35cc759..ef09266 100644 --- a/test1.cpp +++ b/test1.cpp @@ -1,5 +1,8 @@ #include + + + int main() { int a = 5; int b = 10;