description Problem history Submissions question_mark Qna how_to_vote Vote #534 upload 31369 done 14681 how_to_reg 12835 code Language restricted 선택제어문 - 자가진단7 timer 1s memory - MB Problems text_fields 영문 대문자를 입력받아 'A'이면 “Excellent”, 'B'이면 “Good”, 'C'이면 “Usually”, 'D'이면 “Effort”, 'F'이면 “Failure”, 그 외 문자이면 “error” 라고 출력하는 프로그램을 작성하시오. Example login Input B content_copy logout Output Good content_copy chevron_right Hint Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems text_fields 영문 대문자를 입력받아 'A'이면 “Excellent”, 'B'이면 “Good”, 'C'이면 “Usually”, 'D'이면 “Effort”, 'F'이면 “Failure”, 그 외 문자이면 “error” 라고 출력하는 프로그램을 작성하시오. Example login Input B content_copy logout Output Good content_copy chevron_right Hint Source 자기주도C언어프로그래밍 Backlinks Official problem sets only