You need to sign in or sign up before continuing.×
Ad
  • Default User Avatar

    closing as this particular behavior is indeed mentionned

  • Custom User Avatar

    Read the description again carefully! Specifically this block:

    Placing stones on board
    When given valid coordinates (one or several arguments, see example tests) the program should place either a white stone o or a black stone x in the correct position.

    In any case, changing the processing of multiple movements is a simple task in the context of this kata.