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