We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f61ebc commit d15874fCopy full SHA for d15874f
Extra
@@ -72,7 +72,8 @@
72
//Problem 5 (Perfect Powers in a range): https://codeforces.com/problemset/problem/955/C
73
//Problem 6 (D length Jumps in Intervals): https://atcoder.jp/contests/arc068/tasks/arc068_c
74
//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
+//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
77
78
-To Copy Paste in Future:
79
//Problem 1 (Getting a sequence of + and - by using a sequence of - operationss): http://p.ip.fi/6t7b
0 commit comments