/CS345

Primary LanguageC++

CS345

Special Assignment solutiosn

Run by using g++ -I$LEDAROOT/incl -c <file>.c ; g++ -L$LEDAROOT -o <file>.o -lm -lX11 -lleda

And then run the code by doing cat input.txt | ./a.out