Last active
July 27, 2023 15:34
-
-
Save CrazyFranck23/8f6055d29fff56cdec4ade0175e00a7d 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, CrazyF is here !"); | |
return 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rajoute un return Francky..