Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 24, 2021 20:22
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 parzibyte/17d86171c10c228bd86ae79bfa3213d6 to your computer and use it in GitHub Desktop.
Save parzibyte/17d86171c10c228bd86ae79bfa3213d6 to your computer and use it in GitHub Desktop.
int[] arreglo = { 999, 28, 11, 96, 1, 2, 45, 0, 1 };
int longitudConLength = arreglo.Length;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment