An error occurred while loading ./main.rb. Failure/Error: prepare_sample_data
NameError: undefined local variable or method `prepare_sample_data' for main:Object
No examples found.
What is this error?
Done.
Sorry but I don't understand what you want me to do.
Python tests should explicitly import the solution.
Is this a number in the basic tests?
No, your printing of numbers is certainly wrong.
43855878007003936005471288007099239006479605003758703004235884007316731006304103002790612001179912003773337005412073009818560013315950071498800022145000745352800
Is this a number in the basic tests? Too large for Long type in Scala
It does not mwan that you passed all tests. It means that your solution returned valid answers for many tests, but did not manage to sovle all tests in required time.
That means your code is correct, but your code is also too slow.
This comment is hidden because it contains spoiler information about the solution
Same here. Got a time out, but all tests passed.
Ok. Two suggestions.
Other than that, nice one!
Why "te" equals "Let's fight again" and not "Left side wins"?
I would like to thank you BlindBasics and docgunthrop! Your tips were precious and now I passed the random tests
Have you tried using println to view the input?
println
Loading collection data...
An error occurred while loading ./main.rb.
Failure/Error: prepare_sample_data
NameError:
undefined local variable or method `prepare_sample_data' for main:Object
./spec.rb:1:in `<top (required)>'
./main.rb:32:in `<top (required)>'
No examples found.
What is this error?
Done.
Sorry but I don't understand what you want me to do.
Python tests should explicitly import the solution.
No, your printing of numbers is certainly wrong.
43855878007003936005471288007099239006479605003758703004235884007316731006304103002790612001179912003773337005412073009818560013315950071498800022145000745352800
Is this a number in the basic tests? Too large for Long type in Scala
It does not mwan that you passed all tests. It means that your solution returned valid answers for many tests, but did not manage to sovle all tests in required time.
That means your code is correct, but your code is also too slow.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Same here. Got a time out, but all tests passed.
Ok. Two suggestions.
Other than that, nice one!
Why "te" equals "Let's fight again" and not "Left side wins"?
I would like to thank you BlindBasics and docgunthrop! Your tips were precious and now I passed the random tests
Have you tried using
println
to view the input?Loading more items...