1 / 3
Apr 2005

Hello,
my question is what should i output for a player, who have no other players on his list, while others do (in scenario), perhaps 0 ?? smile

Example:
1
3
2 2 3
0
0

If there is no such situation on the begining I think it's possible during the game smile

  • created

    Apr '05
  • last reply

    Apr '05
  • 2

    replies

  • 628

    views

  • 2

    users

You shouldn't output anything at all. You need to write one integer for each player left alive and capable of hitting an enemy at the start of the second.