{"status": "success", "data": {"description_md": "Alice and Bob play the following game. A stack of $n$ tokens lies before them. The players take turns with Alice going first. On each turn, the player removes $1$ token or $4$ tokens from the stack. The player who removes the last token wins. Find the number of positive integers $n$ less than or equal to $2024$ such that there is a strategy that guarantees that Bob wins, regardless of Alice's moves.\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>Alice and Bob play the following game. A stack of <span class=\"katex--inline\">n</span> tokens lies before them. The players take turns with Alice going first. On each turn, the player removes <span class=\"katex--inline\">1</span> token or <span class=\"katex--inline\">4</span> tokens from the stack. The player who removes the last token wins. Find the number of positive integers <span class=\"katex--inline\">n</span> less than or equal to <span class=\"katex--inline\">2024</span> such that there is a strategy that guarantees that Bob wins, regardless of Alice&#8217;s moves.</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 I Problem 3", "can_next": true, "can_prev": true, "nxt": "/problem/24_aime_I_p04", "prev": "/problem/24_aime_I_p02"}}