diff --git a/readme.md b/readme.md old mode 100644 new mode 100755 index 8d19207..5263d03 --- a/readme.md +++ b/readme.md @@ -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)