From 6f92da69aa9fe2791b80edc0133b6055c32333e9 Mon Sep 17 00:00:00 2001 From: AverageGuy123 <70365005+AverageGuy123@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:52:12 +0530 Subject: [PATCH 1/2] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..454c8dc --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# CodeForces-1 +My CodeForces Contest Experience + +This Repository Gives an overview of my thought-process, while giving my codeforces contests. From 3006d9129e781572c336e770cd987b8806b0fd0b Mon Sep 17 00:00:00 2001 From: AverageGuy123 <70365005+AverageGuy123@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:52:45 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454c8dc..fd722dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # CodeForces-1 My CodeForces Contest Experience -This Repository Gives an overview of my thought-process, while giving my codeforces contests. +This Repository Gives an overview of my thought-process, while giving codeforces contests.