Search:

Type: Posts; User: kaido

Search: Search took 0.01 seconds.

  1. check if index is out of bounds to satisfy if conditions

    Hello I am practicing working with 2d arrays in c++ and my question is for example if I want to check if 4 has either 0 or 11 to the north , east, south, west as neighbour it should return false....
  2. the maximum size could can be 24 so space for a...

    the maximum size could can be 24 so space for a maximum amount of 23 letters
  3. Thanks for the suggestion. No I don't really...

    Thanks for the suggestion.
    No I don't really know much about recursions.
    But I will check out the floodfill algorithm
    The maximum size of values can be anything. I just tried it with these...
  4. sorry I made a mistake the two points are wrong ....

    sorry I made a mistake the two points are wrong . i will remove it.
    The tricky part in my opinion is how to determine that player 1 get's 9+1+1 points by checking if the letters are connected...
  5. computing points depending from values of vector

    Hello,
    I am pretty new to the c++ language I am doing a coding challenge regarding checking the values of a vector.

    I have been stuck on this challenge for hours and I can't think of a proper...
Results 1 to 5 of 5