Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
But, my code executes fast for upto n = 20000. The number of tests are adding to the time?
They don't get executed concurrently?
Does anyone know whats the maximum number value for n in the random testcases? My code works on time for atleast upto n = 20000.
I'm doing this with PHP. Everything fell into places except that my null and boolean values are considered zeroes. Probably a datatype error from my side. Any reference from where I can learn to solve this?
Did you use 'return' in the code?
I'm getting the same issue in PHP. What's the solution for the missing datatypes?
It has to be consecutive strings.