Last active
December 23, 2019 14:37
-
-
Save misterprog-dev/b4d718a62999a56b2f1d68f1122185a9 to your computer and use it in GitHub Desktop.
Mon hello world
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int main(){ | |
printf("Hello world !!!!"); | |
return 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Il faut ajouter un return