{"status": "success", "data": {"description_md": "Let $N$ be the largest positive integer with the following property: reading from left to right, each pair of consecutive digits of $N$ forms a perfect square. What are the leftmost three digits of $N$?\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>Let <span class=\"katex--inline\">N</span> be the largest positive integer with the following property: reading from left to right, each pair of consecutive digits of <span class=\"katex--inline\">N</span> forms a perfect square. What are the leftmost three digits of <span class=\"katex--inline\">N</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": 3, "problem_name": "2001 AIME II Problem 1", "can_next": true, "can_prev": false, "nxt": "/problem/01_aime_II_p02", "prev": ""}}