From 7f4e752c8a5a793b6d5b620bd95d593d0e85f4c1 Mon Sep 17 00:00:00 2001 From: Ashish Gupta Date: Thu, 4 Apr 2019 06:13:13 +0530 Subject: [PATCH] Update Extra --- Extra | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Extra b/Extra index 738804d..6b8ed98 100644 --- a/Extra +++ b/Extra @@ -74,5 +74,8 @@ //Problem 7 (Converging K points to Median - Cost): https://www.codechef.com/viewsolution/23192706 //problem 8 (DFS with missing edges): https://codeforces.com/contest/653/problem/E +-To Copy Paste in Future: +//Problem 1 (Getting a sequence of + and - by using a sequence of - operationss): http://p.ip.fi/6t7b + Resources: https://www.careerbless.com/aptitude/qa/permutations_combinations_imp7.php