C Homework 1 rubric Problem A 1) Comments/Style (1 pts) 2) Properly reads in the input values (1 pts) 3) Properly executes on each of the test cases below (1pts for each case) a) 18000000 (answer = 28) b) 10000000 (answer = 16) c) 2000000 (answer = 4) Problem B 1) Comments/Style (1 pts) 2) Properly reads in the input values (1 pts) 3) Properly executes on each of the test cases below (1pts for each case) a) 100, 135 (answer: 56.11%) b) 240, 160 (answer: 21.74%) c) 1, 267 (answer: 99.63%) Problem C 1) Comments/Style (1 pts) 2) Properly reads in the input values (1 pts) 3) Properly executes on each of the test cases below (0.75pts for each case) a) 235, Florida, 27, Indiana 11 (1 way, with both) b) 249, Ohio, 20, Pennsylvania, 21 (2 ways, with Penn or both) c) 259, Texas, 34, Washingon, 11 (3 ways) d) 243, NorthCarolina, 15, Missouri, 11 (0 ways)