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; }