#include /* Problem #5 * * Like problem 1 but output only sum of entered numbers. * * CSC 100 Intro to Comp Sci and Prog * Due: Nov. 24, 2003 * Gilbert St. Firmin */ int main(){ int w, x, y, z; int a[100]; scanf("%d",&x); for(w=0; w