#A050. 偶数
偶数
说明
读入一个正整数,如果为偶数输出yes。
输入格式
一个正整数。
输出格式
偶数输出yes,否则什么也不输出。
样例
12yes
读入一个正整数a,如果a为偶数输出yes。
一个正整数a。
偶数输出yes,否则什么也不输出。
12yes
By signing up a 黑猫OJ universal account, you can submit code and join discussions in all online judging services provided by us.