D. 奇偶 ASCII 值判断

    Type: RemoteJudge 1000ms 128MiB

奇偶 ASCII 值判断

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

任意输入一个字符,判断其 ASCII 是否是奇数,若是,输出 YES,否则,输出 NO

例如,字符 A 的 ASCII 值是 65,则输出 YES,若输入字符 B(ASCII 值是 6666),则输出 NO

输入格式

输入一个字符。

输出格式

如果其 ASCII 值为奇数,则输出 YES,否则,输出 NO

A
YES
B
NO

系统测试

Not Attended
Status
Done
Rule
IOI
Problem
8
Start at
2026-1-5 16:45
End at
2026-1-10 16:45
Duration
120 hour(s)
Host
Partic.
16