gcc parse.c -o parse.out parse.out < C.txt > C2.txt gcc cdf.c -o cdf.out -lm cdf.out < C2.txt