README.md
April 16, 2016 ยท View on GitHub
I use O(n^2) to solve it, there will be a better solution!
Think it over using binary search.
April 16, 2016 ยท View on GitHub
I use O(n^2) to solve it, there will be a better solution!
Think it over using binary search.