description Problem history Submissions question_mark Qna how_to_vote Vote #134 upload 17953 done 11590 how_to_reg 10308 code Language restricted For - Formative Assessment 5 timer 1s memory - MB Problems translate English text_fields Write a program that inputs 10 integers and outputs the number of even and odd numbers among the input numbers. Example login Input 10space_bar 20space_bar 30space_bar 55space_bar 66space_bar 77space_bar 88space_bar 99space_bar 100space_bar 15 content_copy logout Output evenspace_bar :space_bar 6 keyboard_returnoddspace_bar :space_bar 4 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only
Problems translate English text_fields Write a program that inputs 10 integers and outputs the number of even and odd numbers among the input numbers. Example login Input 10space_bar 20space_bar 30space_bar 55space_bar 66space_bar 77space_bar 88space_bar 99space_bar 100space_bar 15 content_copy logout Output evenspace_bar :space_bar 6 keyboard_returnoddspace_bar :space_bar 4 content_copy Source 자기주도C언어프로그래밍 Backlinks Official problem sets only