ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1299. Psylonians

Can someone give me a hint about test32?
Posted by yuyan 21 Apr 2009 13:46
    What is test 32?I can't find what's wrong with my code.
Please give me some hints?
    Thanks.
Re: Can someone give me a hint about test32?
Posted by Fly [Yaroslavl_SU] 4 Nov 2010 06:24
You don't apply this rule correctly:
"According to the “Defense” pattern, robot’s actions are defined as follows: calculate the number of enemies and multiply it by 20. If the result is not less than the amount of ammunition units left, the robot will “Retreat and Return Fire”. Otherwise, it will act as if following the “Guard” pattern."

Edited by author 04.11.2010 06:24