Ad
  • Custom User Avatar

    Hi,
    there is no reason for this kata to return a string (in C++), so it shouldn't. While building the return string isn't hard, it's annoying and distracts from the main task. Returning a collection of pairs seems more appropriate.