Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created May 24, 2022 15:50
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 lgolubyev/12a21bedd52601e682098c5bdeb9edbf to your computer and use it in GitHub Desktop.
Save lgolubyev/12a21bedd52601e682098c5bdeb9edbf to your computer and use it in GitHub Desktop.
int[] arr1 = { 1, 2, 10 };
int[] arr1 = { 1, 2, 5, 10 };
int[] arr1 = { 1, 2, 5, 6, 7, 8, 9, 10 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment