Skip to content

Instantly share code, notes, and snippets.

@AnasAboreeda
Created January 23, 2022 08:22
Show Gist options
  • Save AnasAboreeda/ba871e95c16a6a7450cab308273790c7 to your computer and use it in GitHub Desktop.
Save AnasAboreeda/ba871e95c16a6a7450cab308273790c7 to your computer and use it in GitHub Desktop.
for (int x=0; x<n ;x++){
//statement(s)thattakeconstanttime
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment