description Problem history Submissions question_mark Qna how_to_vote Vote #5230 upload 31 done 25 how_to_reg 24 component_exchange Interactive 초급파이썬 연산자 12 timer 1s memory 4MB Problems text_fields 두 정수 A와 B를 %=연산자를 이용하여 A를 B로 나눈 나머지를 구해놓고, A와 B를 출력하시오. Input 첫 줄에 정수 A와 B가 입력된다. Example #1 login Input 6space_bar 2 content_copy logout Output 0space_bar 2 content_copy Example #2 login Input 10space_bar 3 content_copy logout Output 1space_bar 3 content_copy Backlinks Official problem sets only
Problems text_fields 두 정수 A와 B를 %=연산자를 이용하여 A를 B로 나눈 나머지를 구해놓고, A와 B를 출력하시오. Input 첫 줄에 정수 A와 B가 입력된다. Example #1 login Input 6space_bar 2 content_copy logout Output 0space_bar 2 content_copy Example #2 login Input 10space_bar 3 content_copy logout Output 1space_bar 3 content_copy Backlinks Official problem sets only