description Problem history Submissions question_mark Qna how_to_vote Vote #128 upload 24118 done 12818 how_to_reg 11259 code Language restricted While - Formative Assessment 4 timer 1s memory 32MB Problems translate English text_fields Write a program that continuously inputs integers until 0 is entered and outputs the number of numbers excluding multiples of 3 and 5. Example login Input 1space_bar 2space_bar 3space_bar 4space_bar 5space_bar 6space_bar 7space_bar 8space_bar 9space_bar 10space_bar 0 content_copy logout Output 5 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems translate English text_fields Write a program that continuously inputs integers until 0 is entered and outputs the number of numbers excluding multiples of 3 and 5. Example login Input 1space_bar 2space_bar 3space_bar 4space_bar 5space_bar 6space_bar 7space_bar 8space_bar 9space_bar 10space_bar 0 content_copy logout Output 5 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only