753

AtCoder
IDabc114_a
Time2000ms
Memory256MB
Difficulty
_Shichi-Go-San_ (literally "Seven-Five-Three") is a traditional event in a certain country to celebrate the growth of seven-, five- and three-year-old children. Takahashi is now $X$ years old. Will his growth be celebrated in Shichi-Go-San this time? ## Constraints * $1 ≤ X ≤ 9$ * $X$ is an integer. ## Input Input is given from Standard Input in the following format: $X$ [samples]
Samples
Input #1
5
Output #1
YES

The growth of a five-year-old child will be celebrated.
Input #2
6
Output #2
NO

See you next year.
API Response (JSON)
{
  "problem": {
    "name": "753",
    "description": {
      "content": "_Shichi-Go-San_ (literally \"Seven-Five-Three\") is a traditional event in a certain country to celebrate the growth of seven-, five- and three-year-old children. Takahashi is now $X$ years old. Will hi",
      "description_type": "Markdown"
    },
    "platform": "AtCoder",
    "limit": {
      "time_limit": 2000,
      "memory_limit": 262144
    },
    "difficulty": "None",
    "is_remote": true,
    "is_sync": true,
    "sync_url": null,
    "sign": "abc114_a"
  },
  "statements": [
    {
      "statement_type": "Markdown",
      "content": "_Shichi-Go-San_ (literally \"Seven-Five-Three\") is a traditional event in a certain country to celebrate the growth of seven-, five- and three-year-old children.\nTakahashi is now $X$ years old. Will hi...",
      "is_translate": false,
      "language": "English"
    }
  ]
}
Full JSON Raw Segments