.PHONY: solve.py

clean:
	@rm -f *.o

run:
	@node solve