{"status": "success", "data": {"description_md": "Starting with the 2, the number 2005 can be formed by moving either horizontally, vertically, or diagonally from square to square in the grid. How many different paths can be followed to form 2005?\n\n| | | | | |\n|---|---|---|---|---|\n| 5 | 5 | 5 | 5 | 5 |\n| 5 | 0 | 0 | 0 | 5 |\n| 5 | 0 | 2 | 0 | 5 |\n| 5 | 0 | 0 | 0 | 5 |\n| 5 | 5 | 5 | 5 | 5 |\n\n$\\text{(A)}\\ 96\\qquad\\text{(B)}\\ 72\\qquad\\text{(C)}\\ 80\\qquad\\text{(D)}\\ 64\\qquad\\text{(E)}\\ 88$\n\n___\n\n**[Pascal](https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf), by [CEMC](https://cemc.uwaterloo.ca/), is licensed under the [CC BY-NC 3.0 DEED](https://creativecommons.org/licenses/by-nc/3.0/). They are not affiliated with or endorse TopsOJ in any way.**\n", "description_html": "<p>Starting with the 2, the number 2005 can be formed by moving either horizontally, vertically, or diagonally from square to square in the grid. How many different paths can be followed to form 2005?</p>\n<table><tr><th></th><th></th><th></th><th></th><th></th></tr><tr><td>5</td><td>5</td><td>5</td><td>5</td><td>5</td></tr><tr><td>5</td><td>0</td><td>0</td><td>0</td><td>5</td></tr><tr><td>5</td><td>0</td><td>2</td><td>0</td><td>5</td></tr><tr><td>5</td><td>0</td><td>0</td><td>0</td><td>5</td></tr><tr><td>5</td><td>5</td><td>5</td><td>5</td><td>5</td></tr></table>\n<p><span class=\"katex--inline\">\\text{(A)}\\ 96\\qquad\\text{(B)}\\ 72\\qquad\\text{(C)}\\ 80\\qquad\\text{(D)}\\ 64\\qquad\\text{(E)}\\ 88</span></p>\n<hr>\n<p><strong><a href=\"https://www.cemc.uwaterloo.ca/contests/past_contests.html#pcf\">Pascal</a>, by <a href=\"https://cemc.uwaterloo.ca/\">CEMC</a>, is licensed under the <a href=\"https://creativecommons.org/licenses/by-nc/3.0/\">CC BY-NC 3.0 DEED</a>. They are not affiliated with or endorse TopsOJ in any way.</strong></p>\n", "hints_md": "", "hints_html": "", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 3, "problem_name": "2005 Pascal Problem 23", "can_next": true, "can_prev": true, "nxt": "/problem/05_pascal_p24", "prev": "/problem/05_pascal_p22"}}