#H900. 偶数
偶数
题目描述
读入一个正整数a,如果a为偶数输出yes
。
输入格式
一个正整数a。(a在int范围内)
输出格式
偶数输出yes
,否则什么也不输出。
12
yes
读入一个正整数a,如果a为偶数输出yes
。
一个正整数a。(a在int范围内)
偶数输出yes
,否则什么也不输出。
12
yes
By signing up a 黑猫OJ universal account, you can submit code and join discussions in all online judging services provided by us.