Ad
  • Custom User Avatar

    It feels like this kata doesn't fit c++ language with utf-8 encoding requiremnt.

  • Custom User Avatar

    the japanese charcaters test doesn't make any sense.

    alphabet: アイウエオァィゥェォカキクケコサシスセソタチツッテトナニヌネノハヒフヘホマミムメモヤャユュヨョラリルレロワヲンー

    key: カタカナ

    str: カタカナ

    expected to equal 㢃㢃㢃㣃

  • Custom User Avatar

    the C++ starer termplate code "std::string abc" needs to be replaced with "std::string alphabet;"