#6283. 【例15.2】 偶数

【例15.2】 偶数

Description

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

Input Format

一个正整数aa

Output Format

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

12
yes

Source

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