We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
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
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Super Functional Strings
You are viewing a single comment's thread. Return to all 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