Skip to content

Instantly share code, notes, and snippets.

@whoshuu
Created August 12, 2015 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whoshuu/6eea496a891ef03a5b9e to your computer and use it in GitHub Desktop.
Save whoshuu/6eea496a891ef03a5b9e to your computer and use it in GitHub Desktop.
for(auto i = 0; i < 100000; ++i) {
// This is a basic for-loop, duh!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment