Ad
  • Default User Avatar

    Me too. Was a good Kata over all and i had a lot of fun.

  • Default User Avatar

    Thank you very much @FireFly2002 and @GavDawg!

    I also saw it after you mentioned the tuple - I was simply to hasty and overlooked it in the description. Sorry for that!

  • Default User Avatar

    Hi, i wonder if you can say what an input dictonary is ? Is something like struct Monster{string strName; int hitpoints; int Number; int Damge } or a map<string, string >{...}. Hope the question is not to stupid =) Because right now I'm not sure how top get the Information. Just like name=mon1.type or name = mon1[0].

    Thank you very much in advance !

  • Default User Avatar

    Arrays can have an offset.

    Thx.

  • Default User Avatar

    I checked both. Is the arrayOfArrays.empty() and also are the stored array empty -> if so i return 0.
    Thats why I`m also a bit confused.

    C++;

    May I made a mistake, but why only the random test can catch them. I also thought about an abs(), but from my point of view the number should never be smaller than zero if i compare the max possible size with the actual size of all arrays.

  • Default User Avatar

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