run_test_v1: run_test_v1.c labexam.c lib/BTnode.c lib/LL.c
	gcc -Wall -std=c99 -o run_test_v1 run_test_v1.c labexam.c lib/BTnode.c lib/LL.c
