gcc -std=c17 -Wall -Wextra -Wpedantic -Wconversion -Wshadow -Werror main.c stateMachine.c -o main && .\main