Skip to content

Commit d15874f

Browse files
authored
Update Extra
1 parent 6f61ebc commit d15874f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extra

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
//Problem 5 (Perfect Powers in a range): https://codeforces.com/problemset/problem/955/C
7373
//Problem 6 (D length Jumps in Intervals): https://atcoder.jp/contests/arc068/tasks/arc068_c
7474
//Problem 7 (Converging K points to Median - Cost): https://www.codechef.com/viewsolution/23192706
75-
//problem 8 (DFS with missing edges): https://codeforces.com/contest/653/problem/E
75+
//Problem 8 (DFS with missing edges): https://codeforces.com/contest/653/problem/E
76+
//Problem 9 (Interactive - Tree Labelling): https://codeforces.com/contest/1075/problem/D
7677

7778
-To Copy Paste in Future:
7879
//Problem 1 (Getting a sequence of + and - by using a sequence of - operationss): http://p.ip.fi/6t7b

0 commit comments

Comments
 (0)