{"status": "success", "data": {"description_md": "A list of positive integers has the following properties:<br>- The sum of the items in the list is $30$.<br>- The unique mode of the list is $9$.<br>- The median of the list is a positive integer that does not appear in the list itself.<br><br>Find the sum of the squares of all the items in the list.\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>A list of positive integers has the following properties:<br/>- The sum of the items in the list is <span class=\"katex--inline\">30</span>.<br/>- The unique mode of the list is <span class=\"katex--inline\">9</span>.<br/>- The median of the list is a positive integer that does not appear in the list itself.<br/><br/>Find the sum of the squares of all the items in the list.</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": 3, "problem_name": "2024 AIME II Problem 2", "can_next": true, "can_prev": true, "nxt": "/problem/24_aime_II_p03", "prev": "/problem/24_aime_II_p01"}}