compile:
	gcc day4.c -Werror=switch -o day4 -lcrypto -march=native -Ofast -flto

run:
	./day4
run2:
	./day4 2