Last active
December 22, 2019 12:28
-
-
Save Ced88/deb637db4e2ac3479b876f3a69da5d19 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 nu return