【例15.2】 偶数
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.
说明
读入一个正整数,如果为偶数输出yes
。
输入格式
一个正整数。
输出格式
偶数输出yes
,否则什么也不输出。
样例
12
yes
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.
读入一个正整数a,如果a为偶数输出yes
。
一个正整数a。
偶数输出yes
,否则什么也不输出。
12
yes
By signing up a 战码少年-战码青少年编程(专业信息学奥赛编程训练) universal account, you can submit code and join discussions in all online judging services provided by us.