Write a complete program that will receive 50 integers, and display to the screen their sum, and average. You have to use a loop for the problem. You have to use C+t language. No points will be given if other programming languages are used.