Part 1): 45 points ================== Credits 7.5 points for each of the four portions of the equation (i.e. (1) * (2) + (3) = (4)) Penalties -2 points for each semi-colon used after the 5th one -4 points for each missing space, +, = or * Part 2): 45 points ================== Credits 7.5 points for each quarter of the rocket Penalties -12 points for using constructs beyond chapter 3 of the textbook -12 points for not using for loops -6 points for failure to abstract repeated code into methods -3 points for incorrect size of rocket Formatting and Comments: 10 points ================================== Credits 5 points for using our class formatting guidelines 5 points for providing terse but informative comments on your more intricate blocks of code Penalties -5 points for lack of proper headers -5 points for incorrect file names Note: ==== We cannot assign credit points for problems, if your program does not compile. Please check carefully before submitting.