Skip to content

Commit 6d2be38

Browse files
authoredMay 16, 2019
Update README.md
1 parent 18e90cf commit 6d2be38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
|[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|
2525
| [Round 560 Div3](https://codeforces.com/contest/1165) ||||
2626
|[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|
2728
||||
2829

0 commit comments

Comments
 (0)
Please sign in to comment.