Skip to content

Instantly share code, notes, and snippets.

@domiyanyue
Last active April 24, 2020 00:25
Show Gist options
  • Save domiyanyue/78dec4f8830d34bff8ae3d134f4a9f25 to your computer and use it in GitHub Desktop.
Save domiyanyue/78dec4f8830d34bff8ae3d134f4a9f25 to your computer and use it in GitHub Desktop.
compile simple
g++ hello.cpp -o hello
./hello
Hello World
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment