description Problem history Submissions question_mark Qna how_to_vote Vote #159 upload 15288 done 8194 how_to_reg 7198 Array1 - Formative Assessment 10 timer 1s memory 32MB Problems translate English text_fields Write a program that inputs an integer n less than or equal to 20 and outputs the scores of n people in order from highest to lowest. Example login Input 5 keyboard_return35space_bar 10space_bar 35space_bar 100space_bar 64 content_copy logout Output 100 keyboard_return64 keyboard_return35 keyboard_return35 keyboard_return10 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems translate English text_fields Write a program that inputs an integer n less than or equal to 20 and outputs the scores of n people in order from highest to lowest. Example login Input 5 keyboard_return35space_bar 10space_bar 35space_bar 100space_bar 64 content_copy logout Output 100 keyboard_return64 keyboard_return35 keyboard_return35 keyboard_return10 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only