description Problem history Submissions question_mark Qna how_to_vote Vote #528 upload 36206 done 19469 how_to_reg 16529 code Language restricted 선택제어문 - 자가진단1 timer 1s memory - MB Problems text_fields 정수를 입력받아 첫 줄에 입력 받은 숫자를 출력하고 둘째 줄에 음수이면 “minus” 라고 출력하는 프로그램을 작성하시오. Example #1 login Input -5 content_copy logout Output -5 keyboard_returnminus content_copy Example #2 login Input 5 content_copy logout Output 5 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems text_fields 정수를 입력받아 첫 줄에 입력 받은 숫자를 출력하고 둘째 줄에 음수이면 “minus” 라고 출력하는 프로그램을 작성하시오. Example #1 login Input -5 content_copy logout Output -5 keyboard_returnminus content_copy Example #2 login Input 5 content_copy logout Output 5 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only