#E0637. 【入门】偶数
【入门】偶数
说明
读入一个整数a,如果a为偶数在屏幕上输出yes。(a为奇数时屏幕无输出)
输入格式
整数a,0≤a≤32767。
输出格式
a为偶数输出yes,否则什么也不输出。
样例
2
yes
读入一个整数a,如果a为偶数在屏幕上输出yes。(a为奇数时屏幕无输出)
整数a,0≤a≤32767。
a为偶数输出yes,否则什么也不输出。
2
yes
By signing up a 追梦算法网 universal account, you can submit code and join discussions in all online judging services provided by us.