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