Ad
  • Default User Avatar

    It appears to be only for the fact that the solution set-up contains a declaration with the function name PingPoint, whereas it should be PingPong.

  • Custom User Avatar

    This one does not appear to work in Go. It fails to compile the tests without making any modifications to it.

  • Default User Avatar

    No enum constant Dinglemouse.Player.BINK

    enum Player { PING, PONG;

    ??

  • Default User Avatar

    .

  • Default User Avatar

    I'm guessing you missed the random part from: "Whoever picks the ball off the floor will serve next. It's random."

  • Custom User Avatar

    Game from Attempt: ping-pong-aaaa-ping-pong-ping-aaaa
    Rule: If scores are even, then the winner is the player who did NOT hit the final bad shot.

    Scores: Even
    Expected winner: ping

    My question: why? Score is 1:1. Last player who messed up was ping. Pong should be winner