Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 113 Bytes

File metadata and controls

14 lines (8 loc) · 113 Bytes

utfpr-hello-world

tem um titulo aqui

 int main(){
	printf("HAKUNA MATATA");
	
	return 0;
	}