Skip to content

Instantly share code, notes, and snippets.

@CrazyFranck23
Last active July 27, 2023 15:34
Show Gist options
  • Save CrazyFranck23/8f6055d29fff56cdec4ade0175e00a7d to your computer and use it in GitHub Desktop.
Save CrazyFranck23/8f6055d29fff56cdec4ade0175e00a7d to your computer and use it in GitHub Desktop.
Mon hello world
int main()
{
printf("Hello World, CrazyF is here !");
return 0;
}
@CrazyFranck23
Copy link
Author

Rajoute un return Francky..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment