Ad
  • Default User Avatar

    There is only one path and it maintains a width of = ok;
    Aliens move one square per turn = ok;
    Turrets only fire toward enemies in range = ok;
    Turret target priority is toward the enemy within shooting range that is furthest along on the path = ok;
    Turret shooting timing = ok;
    5 EXAMPLE TESTS[2]

    All rules are followed.
    Alien 11 breaks through with 6HP and alien 13 dies in cell 8. I looked at every move and every turret attack they are correct. But for some reason the test says it should return 3, but my code will return 6.

  • Default User Avatar

    Isn’t it logical if 1990=MXM? Or is there no such Roman numeral?

  • Default User Avatar

    Guys, tell me which blows starts the first move. Turn by iteration list or should the list be sorted? If you need to sort the list, then by what criteria?

  • Default User Avatar

    This kata cannot be performed in one cycle. My code will take the first document and check if everything is ok in the first document. If there is a problem with the document's expiration date, it will return a message about this and terminate the program. But checking your nationality is your priority, because of this my code cannot pass this cata. Checking the expiration date of the document will take 1 cycle, and checking the nationality identity will take 2 cycles. Isn't it logical to prioritize checking expiration dates over checking nationality?

  • Default User Avatar
  • Default User Avatar

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

  • Default User Avatar

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

  • Default User Avatar

    my code works but cannot pass validation.

  • Default User Avatar

    seventh base test fail if not converted to int.
    p0 += int(p0 * percent / 100 + aug)

  • Default User Avatar