Why fightResolve('A', 'a') must return 'a' in test cases? The description says: "If a matchup occurs that was not previously mentioned (for example Archers vs Pikemen) the attacker will always win." So attacker is first argument, 'A' in this case. Or did I miss something?
Why fightResolve('A', 'a') must return 'a' in test cases? The description says: "If a matchup occurs that was not previously mentioned (for example Archers vs Pikemen) the attacker will always win." So attacker is first argument, 'A' in this case. Or did I miss something?
"This kata strictly takes two words with one space in between them."
Where's exactly allocation from the heap going?
Can anybody explain this solution please?
Can anybody explain this solution please?