【例16.1】 判断数正负
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.
说明
给定一个整数,判断其正负。如果,输出positive
;如果,输出zero
;如果,输出negative
。
输入格式
一个整数()。
输出格式
如果, 输出positive
;
如果, 输出zero
;
如果, 输出negative
。
样例
1
positive
初一1、2基础班第6周作业——选择结构
- Status
- Done
- Problem
- 7
- Open Since
- 2023-10-10 16:15
- Deadline
- 2023-10-24 16:55
- Extension
- 0 hour(s)