#P1118. 偶数

偶数

Description

读入一个正整数$a$,如果$a$为偶数输出yes

Input Format

一个正整数$a$。

Output Format

偶数输出yes,否则什么也不输出。
12
yes

Source

http://bas.ssoier.cn:8086/problem_show.php?pid=3081 选择结构