{"problem":{"name":"Rated for Me","description":{"content":"A programming competition site _AtCode_ regularly holds programming contests. The next contest on AtCode is called ABC, which is rated for contestants with ratings less than $1200$. The contest after ","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc104_a"},"statements":[{"statement_type":"Markdown","content":"A programming competition site _AtCode_ regularly holds programming contests.\nThe next contest on AtCode is called ABC, which is rated for contestants with ratings less than $1200$.\nThe contest after the ABC is called ARC, which is rated for contestants with ratings less than $2800$.\nThe contest after the ARC is called AGC, which is rated for all contestants.\nTakahashi's rating on AtCode is $R$. What is the next contest rated for him?\n\n## Constraints\n\n*   $0 ≤ R ≤ 4208$\n*   $R$ is an integer.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$R$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc104_a","tags":[],"sample_group":[["1199","ABC\n\n$1199$ is less than $1200$, so ABC will be rated."],["1200","ARC\n\n$1200$ is not less than $1200$ and ABC will be unrated, but it is less than $2800$ and ARC will be rated."],["4208","AGC"]],"created_at":"2026-03-03 11:01:14"}}