From 3f5236fdcbc45e1c034be4a1c26aa61db345a5a3 Mon Sep 17 00:00:00 2001 From: Deblina Talukdar Date: Thu, 1 Mar 2018 10:31:27 +0530 Subject: [PATCH] 01 --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 8d19207..9f4fc67 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# 90 Days of Code Challenge +# 90 Days of Code Challenge This challenge is currently meant for the students of ```NIT Durgapur```. Commit yourself to our 90 days of code challenge and contribute to the improvement of the coding culture of our college. @@ -62,10 +62,10 @@ Y = data after current push **Change the following block only** ``` -Number of easy questions solved: X Y -Number of medium questions solved: X Y -Number of hard questions solved: X Y -Number of total questions solved: X Y +Number of easy questions solved: 0 1 +Number of medium questions solved: 0 0 +Number of hard questions solved: 0 0 +Number of total questions solved: 0 1 Change X and Y only according to your progress.** ``` @@ -88,7 +88,7 @@ To mark the checkbox, change [ ] to [x]. #### Easy -1. [ ] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) +1. [x] [https://goo.gl/Kkf8eD](https://goo.gl/Kkf8eD) 2. [ ] [https://www.codechef.com/problems/SCC0103](https://www.codechef.com/problems/SCC0103) 3. [ ] [http://www.spoj.com/problems/GSS1/](http://www.spoj.com/problems/GSS1/) 4. [ ] [https://www.codechef.com/problems/BITMASK3](https://www.codechef.com/problems/BITMASK3)