E. if练习
if练习
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.
题目描述
期末考试成绩出来了,我们把它分下类:
- 90~100为"Great"
- 70~89为"Good"
- 60~69为"Average"
- 0~59位"Poor"
输入格式
一行一个整数,为分数
输出格式
输出对应的等级
样例
####输入样例
77
####输出样例
Good
数据范围与提示
分数保证在0~100范围内
第七届SWPU-ACM新生预选赛
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 103
- Start at
- 2022-9-19 14:00
- End at
- 2022-10-28 14:00
- Duration
- 936 hour(s)
- Host
- Partic.
- 58