{"status": "success", "data": {"description_md": "There are $5$ distinguishable people standing in a line. How many ways are there to rearrange these people such that none of them are in their original spots?", "description_html": "<p>There are <span class=\"katex--inline\">5</span> distinguishable people standing in a line. How many ways are there to rearrange these people such that none of them are in their original spots?</p>&#10;", "hints_md": "This is a direct application of the [Derangement Formula](https://artofproblemsolving.com/wiki/index.php/Derangement).", "hints_html": "<p>This is a direct application of the <a href=\"https://artofproblemsolving.com/wiki/index.php/Derangement\">Derangement Formula</a>.</p>&#10;", "editorial_md": "", "editorial_html": "", "flag_hint": "", "point_value": 2, "problem_name": "for i in range(1, 10):", "can_next": false, "can_prev": false, "nxt": "", "prev": ""}}