{"status": "success", "data": {"description_md": "A collection of 8 cubes consists of one cube with edge-length $k$ for each integer $k$, $1 \\leq k \\leq 8.$ A tower is to be built using all 8 cubes according to the rules:<br><br>$\\bullet$ Any cube may be the bottom cube in the tower.<br>$\\bullet$ The cube immediately on top of a cube with edge-length $k$ must have edge-length at most $k+2.$<br><br>Let $T$ be the number of different towers than can be constructed. What is the remainder when $T$ is divided by 1000?\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 collection of 8 cubes consists of one cube with edge-length <span class=\"katex--inline\">k</span> for each integer <span class=\"katex--inline\">k</span>, <span class=\"katex--inline\">1 \\leq k \\leq 8.</span> A tower is to be built using all 8 cubes according to the rules:<br/><br/><span class=\"katex--inline\">\\bullet</span> Any cube may be the bottom cube in the tower.<br/><span class=\"katex--inline\">\\bullet</span> The cube immediately on top of a cube with edge-length <span class=\"katex--inline\">k</span> must have edge-length at most <span class=\"katex--inline\">k+2.</span><br/><br/>Let <span class=\"katex--inline\">T</span> be the number of different towers than can be constructed. What is the remainder when <span class=\"katex--inline\">T</span> is divided by 1000?</p>&#10;<hr/>&#10;<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>&#10;", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 5, "problem_name": "2006 AIME I Problem 11", "can_next": true, "can_prev": true, "nxt": "/problem/06_aime_I_p12", "prev": "/problem/06_aime_I_p10"}}