Question: Please help me get the correct code and output for this c++ program thanks! 3.3.1. Using your favorite editor, code a program (simple.cpp) that processes
3.3.1. Using your favorite editor, code a program (simple.cpp) that processes an array of dynamic numbes(less than 10), calculates: (1) a factorial value based on how many positive numbers users want to input, (2) the value of standard deviation, and prints it out. I recommend either vi/vim as an editor for our course. Both "factorial.cpp" and "standard deviation.cpp" are uploaded on Canvas 3.3.2. The GNU compile is the default open source compiler on Linux. You should check a little on what gcc you have, and then compile your program as follows
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
