We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295a0ed commit 02c9498Copy full SHA for 02c9498
Extra
@@ -9,6 +9,9 @@
9
-BFS
10
//Problem 1 (Multiple of number not containing some digits): https://www.spoj.com/problems/MULTII/
11
12
+-Binary Search
13
+//Problem 1: https://codeforces.com/contest/1168/problem/A
14
+
15
-Dealing with periodic repeats:
16
17
//Problem 1: https://codeforces.com/problemset/problem/173/A
0 commit comments