{"status": "success", "data": {"description_md": "Beatrix is going to place six rooks on a $6\\times6$ chessboard where both the rows and columns are labelled $1$ to $6$; the rooks are placed so that no two rooks are in the same row or the same column. The value of a square is the sum of its row number and column number. The score of an arrangement of rooks is the least value of any occupied square. The average score over all valid configurations is $\\frac{p}{q}$, where $p$ and $q$ are relatively prime positive integers. Find $p+q$.\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>Beatrix is going to place six rooks on a <span class=\"katex--inline\">6\\times6</span> chessboard where both the rows and columns are labelled <span class=\"katex--inline\">1</span> to <span class=\"katex--inline\">6</span>; the rooks are placed so that no two rooks are in the same row or the same column. The value of a square is the sum of its row number and column number. The score of an arrangement of rooks is the least value of any occupied square. The average score over all valid configurations is <span class=\"katex--inline\">\\frac{p}{q}</span>, where <span class=\"katex--inline\">p</span> and <span class=\"katex--inline\">q</span> are relatively prime positive integers. Find <span class=\"katex--inline\">p+q</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": 6, "problem_name": "2016 AIME II Problem 13", "can_next": true, "can_prev": true, "nxt": "/problem/16_aime_II_p14", "prev": "/problem/16_aime_II_p12"}}