Skip to content

Instantly share code, notes, and snippets.

@christmoore
Created June 27, 2015 20:18
Show Gist options
  • Save christmoore/c845ff946e0e2882b02e to your computer and use it in GitHub Desktop.
Save christmoore/c845ff946e0e2882b02e to your computer and use it in GitHub Desktop.
int i = 1;
while (int i <= 1001)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment