시간 제한
메모리 제한
As Chief Bureaucrat at Missile Command, it has recently come to your attention that the existing performance guidelines do not sufficiently penalize frivolous use of expensive ammunition. Therefore, you must write a new battle summary analysis tool which takes into account excess ammunition consumption during battle.
A battle consists of the following elements:
Performance is evaluated on a simple point scale. The performance criteria are as follows:
Input will be given in the following format (legend follows):
nbnmmx my mdx mdy mt ...nssx sy st......In the following legend, indentation denotes repetition of the indented block a number of times equal to the value of the preceding input item:
nb (0 < nb) – number of battles
nm (0 <= nm <= 20) – number of missiles
ns (0 <= ns <= 20) – number of shots
For each battle, output a line containing the score for that battle.
nbnmmx my mdx mdy mt ...nssx sy st......