【入门】判断奇偶数
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.
Description
输入一个整数,判断是否为偶数。是输出"y e s",否则输出"n o"。
Input Format
输入只有一行,包括1个整数。
Output Format
输出只有一行。(注意输出格式,具体请看下方提示)
2
y e s
Hint
要注意空格!!!!!!!!
Source
分支问题
课后练习1(顺序机构+单分支)
- Status
- Done
- Problem
- 4
- Open Since
- 2025-12-12 0:00
- Deadline
- 2025-12-19 23:59
- Extension
- 24 hour(s)