
all :
	g++ hello_world_integers.c -o hello_world_integers
