description Problem history Submissions question_mark Qna how_to_vote Vote #801 upload 10495 done 5119 how_to_reg 4212 code Language restricted 선택제어문 - 자가진단 1 timer 1s memory 16MB 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 자기주도 파이썬 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 자기주도 파이썬 Backlinks Official problem sets only