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.
should be fixed.
I wrote greet() { echo ... } and did not work (with '()'). Why does greet { echo ... } work?
Any chance someone could have a look at it?
kotlin translation of the kata doesn't handle floating point comparisons well too.
Please add an easy way to to follow your friends if you only know there username.
please add gawk to the shell environment. It's too inconvenient to use the traditional awk.
if you next() too much, I think it will oom.
the distribution of awk on the server is mawk not gawk, and it seems that there is no gawk installed on the server.
"I can't pass the tests" is not an issue ;-)
This comment is hidden because it contains spoiler information about the solution
How much is the total count of all test cases?
I'm trying to solve this one in JavaScript. I wrote an algorithm, pass through all sample test easy. Optimized it a loooooot, but when I attempt .... I pass throught between 40 - 49 test cases and it exists with "Execution Timed Out (12000 ms)". I'm out of ideas how to optimize it more and I was also wondering how much more than 49 tests there are?
shell cannot achieve it. same logic in awk passes but not in bc. I'm done with this problem.
the test ouput for bash is not friendly. I cannot see the input.