{"status": "success", "data": {"description_md": "How many ordered four-tuples of integers $(a,b,c,d)$ with $0 < a < b < c < d < 500$ satisfy $a + d = b + c$ and $bc - ad = 93$?\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>How many ordered four-tuples of integers <span class=\"katex--inline\">(a,b,c,d)</span> with <span class=\"katex--inline\">0 &lt; a &lt; b &lt; c &lt; d &lt; 500</span> satisfy <span class=\"katex--inline\">a + d = b + c</span> and <span class=\"katex--inline\">bc - ad = 93</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": "1993 AIME Problem 4", "can_next": true, "can_prev": true, "nxt": "/problem/93_aime_p05", "prev": "/problem/93_aime_p03"}}