Last active
May 10, 2025 14:55
-
-
Save Dfoko123/e66d78a4e29343028a39e12fbc483b81 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