Results of Comment Search
Title | User | Message | Date Posted |
---|---|---|---|
Re: My O(R * C * min(R, C)) solution gets a TLE | ioitcprac | Also, 300^3 = 2.7e7, which should run within a second. | Nov 13, 2017 - 11:31:56 pm UTC |
My O(R * C * min(R, C)) solution gets a TLE | ioitcprac | Is the time limit too strict? | Nov 13, 2017 - 11:22:33 pm UTC |
Re: Test cases 5 and 7 are invalid | Alex | Fixed | Aug 06, 2014 - 12:50:02 am UTC |
Test cases 5 and 7 are invalid | xiaowuc1 | The grids do not respect the dimensions stated. | Aug 05, 2014 - 7:46:30 am UTC |