This basically means that your code is potentially correct but takes more than 6 seconds to compile and run which is more than the given time i.e. 6 seconds. Basically try and cut the code down into something more smaller and easier for the PC to process and you shouldn't run into this error anymore.
I came up with a similar solution but did not put the second arguments in quotes. Is there practical difference?
Thanks for explanation ( ͡° ͜ʖ ͡°)s
mine)))
I wanted to do this but couldn't perform a double regex by && || but couldn't think of this, brilliant.
I think the split and map methods are being upvoted because this is an arrays kata.
This is the simplest answer. Don't know why people are upvoting the split and map method.
I have done the same.
Didn't know is possible to specify a range of numbers [0-9] in Regex,
the most clear and simple.
This comment is hidden because it contains spoiler information about the solution
This basically means that your code is potentially correct but takes more than 6 seconds to compile and run which is more than the given time i.e. 6 seconds. Basically try and cut the code down into something more smaller and easier for the PC to process and you shouldn't run into this error anymore.
thank you
Use result.Trim();
'Looks like you've solved it'
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...