Skip to content

Instantly share code, notes, and snippets.

@yakkomajuri
Created July 24, 2020 20:23
Show Gist options
  • Save yakkomajuri/85c57f09da55d64f4aaede240e521b4e to your computer and use it in GitHub Desktop.
Save yakkomajuri/85c57f09da55d64f4aaede240e521b4e to your computer and use it in GitHub Desktop.
for (int i = 0; i < 5; ++i) printf("%d\n", i);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment