#include /* Problem #2 * * Like problem 1 but instead of negative numbers output word "negative". * * 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