|
|||
Grading #2Write a program that will help you grade the students’ achievements. The maximum score available on the test is 100 points, and the student’s mark is
Input SpecificationEach line of the input contains a student’s score between 0 and 100. The input is terminated by end-of-file (EOF). Output SpecificationFor each student, the program should write exactly one line to the standard output, which contains the mark he achieved, that is, one of „jeles”, „jo”, „kozepes”, „elegseges” and „elegtelen”(the Hungarian counterparts of „excelent”, „good”, „satisfactory”, „pass” and „fail” respectively). Sample Input
Output for Sample Input
Acknowledgement
This work was supported by the construction EFOP-3.4.3-16-2016-00021. The project was supported by the European Union, co-financed by the European Social Fund.
|
|||
University of Debrecen; Faculty of Informatics; v. 09/30/2024 |