Surprisingly satisfying! Thought this would take longer, but it clicked fast and felt great to solve. A clever little kata that keeps things simple and sharp.
The easy way
Lua translation!
Fixed.
I'm glad I could think of it too, but it took a few hours! A wonderful solution!
yes this was an issue
Not an issue a question. Please use the appropriate flag (see codewars docs if needed)
You're not using the input properly (did you see they are dicts?)
This comment is hidden because it contains spoiler information about the solution
Fixed in latest fork
Approved
python new test framework is required. updated in this fork
Your gunners for each test case are 2, 3 or 4. This line is extremely confusing, I think you meant There are always 2, 3 or 4 gunners.
Your gunners for each test case are 2, 3 or 4.
There are always 2, 3 or 4 gunners.
Fixed
Scala: initial solution doesn't compile.
-- [E023] Syntax Error: src/main/scala/solution.scala:1:26 --------------------- 1 |def cannonsReady(gunners: Map[String -> String]): String = "?" | ^^^^^^^^^^^^^^^^^^^^^ | Not enough type arguments for Map[K, V] | expected: [K, V] | actual: [String -> String]
Loading collection data...
Surprisingly satisfying! Thought this would take longer, but it clicked fast and felt great to solve. A clever little kata that keeps things simple and sharp.
The easy way
Lua translation!
Fixed.
I'm glad I could think of it too, but it took a few hours! A wonderful solution!
yes this was an issue
Not an issue a question. Please use the appropriate flag (see codewars docs if needed)
You're not using the input properly (did you see they are dicts?)
This comment is hidden because it contains spoiler information about the solution
Fixed in latest fork
Approved
python new test framework is required. updated in this fork
Your gunners for each test case are 2, 3 or 4.
This line is extremely confusing, I think you meant
There are always 2, 3 or 4 gunners.
Fixed
Scala: initial solution doesn't compile.
Approved
Loading more items...