From 8023ecf57fda0fa128b6b10f34a00a9c1f25c97c Mon Sep 17 00:00:00 2001 From: Pika-Pool <33688622+Pika-Pool@users.noreply.github.com> Date: Sat, 7 Sep 2019 14:56:34 +0530 Subject: [PATCH] Update newone.cpp --- newone.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/newone.cpp b/newone.cpp index fa95d4d..5e86f70 100644 --- a/newone.cpp +++ b/newone.cpp @@ -18,5 +18,7 @@ int b = 12; //changes made on your local file.. //changes made on github.. + + //hello this is Sriram return 0; }