From aaeb92c9a4c0d59dc5f89effd57acedce3860b86 Mon Sep 17 00:00:00 2001 From: nidhisingh2309 Date: Wed, 1 Jun 2022 23:29:00 +0530 Subject: [PATCH 1/2] changes --- 210106039.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 210106039.cpp diff --git a/210106039.cpp b/210106039.cpp new file mode 100644 index 0000000..99cf307 --- /dev/null +++ b/210106039.cpp @@ -0,0 +1,10 @@ +#include + +using namespace std; + +int main() +{ + cout<<"Hello Nidhi"< Date: Wed, 1 Jun 2022 23:41:36 +0530 Subject: [PATCH 2/2] Final commit --- 210106039.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/210106039.cpp b/210106039.cpp index 99cf307..ab68d23 100644 --- a/210106039.cpp +++ b/210106039.cpp @@ -4,7 +4,7 @@ using namespace std; int main() { - cout<<"Hello Nidhi"<