{"problem":{"name":"Water Pressure","description":{"content":"Let us assume that water pressure depends only on depth and is $\\dfrac{x}{100}$ megapascal at a depth of $x$ meters. What is the water pressure in megapascals at a depth of $D$ meters?","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc231_a"},"statements":[{"statement_type":"Markdown","content":"Let us assume that water pressure depends only on depth and is $\\dfrac{x}{100}$ megapascal at a depth of $x$ meters.\nWhat is the water pressure in megapascals at a depth of $D$ meters?\n\n## Constraints\n\n*   $1 \\leq D \\leq 10000$\n*   $D$ is an integer.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$D$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc231_a","tags":[],"sample_group":[["1000","10\n\nThe water pressure at a depth of $1000$ meters is $10$ megapascal. Outputs such as `10.0` and `9.999999` would also be accepted."],["50","0.5"],["3141","31.41"]],"created_at":"2026-03-03 11:01:14"}}