We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19302ff commit 1198b1cCopy full SHA for 1198b1c
Extra
@@ -92,6 +92,7 @@
92
//Problem 4 ([N/x] ranges): https://www.hackerrank.com/contests/hourrank-7/challenges/tile-painting-revisited/problem
93
//Problem 5 (KMP + DP): https://codeforces.com/problemset/problem/1163/D
94
//Problem 6 (Matrix + Linearity of Exp): https://codeforces.com/problemset/problem/1042/E
95
+//Problem 7 (Rerooting): https://codeforces.com/contest/1187/problem/E
96
97
(https://www.hackerearth.com/practice/math/number-theory/basic-number-theory-2/practice-problems/algorithm/numbers-summation/)
98
Resources:
0 commit comments