Last active
May 2, 2025 18:08
-
-
Save Paul-Babri/827d23a3c17598a08c82cfb38db3c410 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() | |
{ | |
prinf("hello"); | |
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