{"problem":{"name":"Not","description":{"content":"Given is an integer $x$ that is greater than or equal to $0$, and less than or equal to $1$. Output $1$ if $x$ is equal to $0$, or $0$ if $x$ is equal to $1$.","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc178_a"},"statements":[{"statement_type":"Markdown","content":"Given is an integer $x$ that is greater than or equal to $0$, and less than or equal to $1$. Output $1$ if $x$ is equal to $0$, or $0$ if $x$ is equal to $1$.\n\n## Constraints\n\n*   $0 \\leq x \\leq 1$\n*   $x$ is an integer\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$x$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc178_a","tags":[],"sample_group":[["1","0"],["0","1"]],"created_at":"2026-03-03 11:01:14"}}