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.
Why for the test All_Favor_the_Same_Feature
Sevap Syolc Sgulg Stolb Sknoh Spord Sgnaf Shcat Sknit Snirg Senin Sliob
result is not like this;
Sliob Snirg Shcat Spord Stolb Syolc Sevap Sgulg Sknoh Sgnaf Sknit Senin
but
Sgnaf Sknit Senin Sliob Snirg Shcat Spord Stolb Syolc Sevap Sgulg Sknoh
Very beatiful and nice kata
Nice kata!
Nice kata!
Please I need your help for this example:
const std::vectorstd::string alice {"plat", "rend", "bear", "soar", "mare", "pare", "flap", "neat", "clan", "pore"};
const std::vectorstd::string bob {"boar", "clap", "mere", "lend", "near", "peat", "pure", "more", "plan", "soap"};
Assert::That(mutations(alice, bob, "flap", 1), Equals( 1)); // Bob goes first, Bob wins
I think it goes like this: 1-clap, 0-flap and that's all because Bob doesn't hsve his respone, so he has to lose.
Am I right?
Can you please check it out again on the other compiler not codewars cimpiler. I think it will print correct result.
Your compiler gives wrong result for some tests even I get correct results.
I test my code on two different compilers.
Can you check it out please.
Ir was easy.
Very interesting Kata
What's a layout for a sign '*' (for multiplying).
Nice kata, for strengthen my knowledge.
ATTENTION!
I DON'T KNOW WHY IN SAMPLE TESTS FOR WORD: FLAP AND TURN: 1, BOB WINS.
SO I THINK THAT ALICE MUST WINS THE GAME.
Because this make sanse for those who learn c++.
I can't belive it, I go throught. c++
Quite complicated task but then solved successfully in c++.
Loading more items...