description Problem history Submissions question_mark Qna how_to_vote Vote #9030 upload 10112 done 3945 how_to_reg 3313 code Language restricted 선택제어문 - 연습문제1 timer 1s memory - MB Problems text_fields 한 개의 정수를 입력 받은 후, 입력받은 수를 출력하고 그 수가 10보다 크면 다음 줄에 “10보다 큰 수를 입력하셨습니다.”라는 메시지를 출력하는 프로그램을 작성하시오 Example login Input 15 content_copy logout Output 15 keyboard_return10보다space_bar 큰space_bar 수를space_bar 입력하셨습니다. content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems text_fields 한 개의 정수를 입력 받은 후, 입력받은 수를 출력하고 그 수가 10보다 크면 다음 줄에 “10보다 큰 수를 입력하셨습니다.”라는 메시지를 출력하는 프로그램을 작성하시오 Example login Input 15 content_copy logout Output 15 keyboard_return10보다space_bar 큰space_bar 수를space_bar 입력하셨습니다. content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only