Ad
  • Custom User Avatar

    Hello.
    When I try to submit the solution to this kata in C++ I get errors because the test say that they expect the type "lglg". I think it must be long long.

    Also, I dont understand why the input is type long long and the result expected is of type long.
    Thanks for your answer.