{"raw_statement":[{"iden":"problem statement","content":"This problem is **output-only**. No input is given.\nPresent one pair $(X, S)$ of a positive integer $X$ and a string $S$ that satisfies all of the following conditions.\n\n*   $X$ is a positive integer at least $10^{50}$ and less than $10^{5000}$.\n*   $S$ is a string of length at most $5000$, consisting of digits from `0` to `9`.\n*   For every integer $i$ such that $1 \\leq i \\leq 1000$, the following condition is satisfied:\n    *   The decimal representation of $X$ multiplied by $i$ is a (contiguous) substring of $S$."},{"iden":"input","content":"No input is given for this problem."}],"translated_statement":null,"sample_group":[],"show_order":["default"],"formal_statement":null,"simple_statement":null,"has_page_source":true}