When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

lifeisloop's blog

By lifeisloop, history, 22 months ago, In English

Can anybody share his approach to solve this problem in O(n*m) complexity. https://leetcode.com/problems/swim-in-rising-water/

  • Vote: I like it
  • +3
  • Vote: I do not like it