Skip to content

Instantly share code, notes, and snippets.

@v1kko
Created February 2, 2022 12:25
Show Gist options
  • Save v1kko/0c7a39cf6dbf30f2a3a035df0931a328 to your computer and use it in GitHub Desktop.
Save v1kko/0c7a39cf6dbf30f2a3a035df0931a328 to your computer and use it in GitHub Desktop.
code_2
> gfortran main.f90 hello_world.f90 -o hello_world
> ./hello_world
Hello World 544567129
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment