From 8fa43f24c05bafb680283f0c6032ac44df70530a Mon Sep 17 00:00:00 2001 From: sahil batra <33347966+Sahilbatra1211@users.noreply.github.com> Date: Mon, 8 Oct 2018 18:57:07 +0530 Subject: [PATCH] Update hello_world.cpp --- hello_world.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.cpp b/hello_world.cpp index 1897fb7..e0cd26a 100644 --- a/hello_world.cpp +++ b/hello_world.cpp @@ -1,5 +1,5 @@ -#include +cout<<"sahil ahuja"; using namespace std; int main()