Super Functional Strings

  • + 0 comments

    I keep timing out on test cases 7,8,9. I compute suffix array and lcp using some piece of code I used in several others problem succesfully. so can someone look only at the function superFunctionalString and give me some insights ? https://github.com/pptacher/hackerrank/blob/master/dc3/functional.cc