{"status": "success", "data": {"description_md": "Find the number of permutations of $1,2,3,4,5,6$ such that for each $k$ with $1\\leq k\\leq 5$, at least one of the first $k$ terms of the permutation is greater than $k$.\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>Find the number of permutations of <span class=\"katex--inline\">1,2,3,4,5,6</span> such that for each <span class=\"katex--inline\">k</span> with <span class=\"katex--inline\">1\\leq k\\leq 5</span>, at least one of the first <span class=\"katex--inline\">k</span> terms of the permutation is greater than <span class=\"katex--inline\">k</span>.</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": 5, "problem_name": "2018 AIME II Problem 11", "can_next": true, "can_prev": true, "nxt": "/problem/18_aime_II_p12", "prev": "/problem/18_aime_II_p10"}}