练23.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.
Description
Wind Peak Elementary School has the following grading system: scores greater than or equal to 90 are "A", scores greater than or equal to 70 but less than 90 are "B", scores greater than or equal to 60 but less than 70 are "C", and scores below 60 are "D". Given a test score, output its corresponding grade.
Input Format
An integer representing the test score.
Output Format
Output the corresponding grade.
Sample
99A
20251213 A班作业(10)
- Status
- Done
- Problem
- 10
- Open Since
- 2025-12-13 0:00
- Deadline
- 2025-12-21 23:59
- Extension
- 24 hour(s)