From 4edaf7ac97e2000a48a31db9d6b2490ae221a30e Mon Sep 17 00:00:00 2001 From: Ankit Kumar Date: Wed, 28 Feb 2018 17:33:47 +0530 Subject: [PATCH] DAy 1 --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) mode change 100644 => 100755 readme.md 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)