Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonber authored Feb 27, 2020
1 parent 0e1ca3a commit 0201cce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,6 @@
[Friends and Presents](http://codeforces.com/problemset/problem/483/B) - [\[source\]](https://github.com/jhonber/Programming-Contest/blob/master/codeforces/Codeforces%20Round%20%23275%20(Div.%202)/B.cpp) : **Binary Search**

[The Meeting Place Cannot Be Changed](http://codeforces.com/contest/782/problem/B) - [\[source\]](https://github.com/jhonber/Programming-Contest/blob/master/codeforces/Codeforces%20Round%20%23403%20(Div.%202%2C%20based%20on%20Technocup%202017%20Finals)/B.cpp) : **Binary Search** + **intersection between N ranges [l, r]**

[Perform the Combo](https://codeforces.com/contest/1311/problem/C) - [\[source\]](https://github.com/jhonber/Programming-Contest/blob/master/codeforces/Codeforces%20Round%20%23624%20(Div.%203)/C.js) : **Prefix sum**

0 comments on commit 0201cce

Please sign in to comment.