Ad
  • Default User Avatar
  • Default User Avatar

    287 guys passed the C++ kata so I don't think there can be an error:-) If there was one, somebody else should have had a problem. Nevertheless It would be better if you gave the input.
    For the string
    "311161 123053 192411 242336 292316 90806 237453 224791 281085 39016 124526 226219 133683 109529 311686 245429 426860 285474 487608 497517" the result given by my solution is:
    "311161 123053 192411 39016 124526 242336 226219 292316 90806 133683 237453 281085 224791 311686 109529 245429 426860 285474 487608 497517" which is correct.
    I am afraid you could have mutated the input.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution