extra test cases and general cleanup

This commit is contained in:
Lewis Van Winkle
2020-10-02 17:27:26 -05:00
parent 0028d03082
commit a8f9bd99c2
5 changed files with 38 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
CC = gcc
CCFLAGS = -ansi -Wall -Wshadow -O2
LFLAGS = -lm