description Problem history Submissions question_mark Qna how_to_vote Vote #125 upload 27295 done 15058 how_to_reg 12784 code Language restricted While - Formative Assessment 1 timer 1s memory - MB Problems translate English text_fields Write a program that inputs an integer and prints the integers in order from 1 to the input integer. Example #1 login Input 5 content_copy logout Output 1space_bar 2space_bar 3space_bar 4space_bar 5 content_copy Example #2 login Input 3 content_copy logout Output 1space_bar 2space_bar 3 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems translate English text_fields Write a program that inputs an integer and prints the integers in order from 1 to the input integer. Example #1 login Input 5 content_copy logout Output 1space_bar 2space_bar 3space_bar 4space_bar 5 content_copy Example #2 login Input 3 content_copy logout Output 1space_bar 2space_bar 3 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only