Day10
the program to find the mean, median, variance, and std dev, in array[a], array[b]. the output seems to be correct.
i didn't forgot how to set the precision of the decimal values so there were a lot of 0's after the number which weren't necessary. maybe should of parsed them into int , but the output seems readable.
Finding the right %_ or the type of value took some time for me as i wan't sure how to print in C as cout is much easier .




Comments
Post a Comment