From 8c9ca5790b81277d53fb0bfe8b2ede3251c1a9e2 Mon Sep 17 00:00:00 2001 From: TJSidhu1 Date: Thu, 16 Feb 2023 10:29:10 -0800 Subject: [PATCH] Made new changes to the c++code --- main.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index aceb90b..a5f4a4f 100644 --- a/main.cpp +++ b/main.cpp @@ -3,6 +3,7 @@ using namespace std; int main() { - cout<<"Hello World!"; + cout<<"Hello World!"<