{"status": "success", "data": {"description_md": "In a shooting match, eight clay targets are arranged in two hanging columns of three targets each and one column of two targets. A marksman is to break all the targets according to the following rules:<br><br>1) The marksman first chooses a column from which a target is to be broken.<br>2) The marksman must then break the lowest remaining target in the chosen column.<br><br>If the rules are followed, in how many different orders can the eight targets be broken?\n___\nLeading zeroes must be inputted, so if your answer is `34`, then input `034`. Full credit goes to [MAA](https://maa.org/) for authoring these problems. These problems were taken on the [AOPS](https://artofproblemsolving.com/) website.", "description_html": "<p>In a shooting match, eight clay targets are arranged in two hanging columns of three targets each and one column of two targets. A marksman is to break all the targets according to the following rules:<br/><br/>1) The marksman first chooses a column from which a target is to be broken.<br/>2) The marksman must then break the lowest remaining target in the chosen column.<br/><br/>If the rules are followed, in how many different orders can the eight targets be broken?</p>&#10;<hr><p>Leading zeroes must be inputted, so if your answer is <code>34</code>, then input <code>034</code>. Full credit goes to <a href=\"https://maa.org/\">MAA</a> for authoring these problems. These problems were taken on the <a href=\"https://artofproblemsolving.com/\">AOPS</a> website.</p>", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 4, "problem_name": "1990 AIME Problem 8", "can_next": true, "can_prev": true, "nxt": "/problem/90_aime_p09", "prev": "/problem/90_aime_p07"}}