We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e90cf commit 6d2be38Copy full SHA for 6d2be38
README.md
@@ -24,5 +24,6 @@
24
|[1159D](https://codeforces.com/contest/1159/problem/D)|[The-minimal-unique-substring](https://github.com/wisdompeak/CodeForces/tree/master/Round_559_Div2/D.The-minimal-unique-substring)|H|greedy, string|
25
| [Round 560 Div3](https://codeforces.com/contest/1165) ||||
26
|[1165E](https://codeforces.com/contest/1165/problem/E)|[Two-Arrays-and-Sum-of-Functions](https://github.com/wisdompeak/CodeForces/tree/master/Round_560_Div3/Two-Arrays-and-Sum-of-Functions)|M+|greedy|
27
+|[1165F](https://codeforces.com/contest/1165/problem/F)|[Microtransactions](https://github.com/wisdompeak/CodeForces/tree/master/Round_560_Div3/F.Microtransactions)|H|greedy, binary search|
28
||||
29
0 commit comments