Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ampulhetadosaber/3ef33fc58dae56f77ac2a924548fcb97 to your computer and use it in GitHub Desktop.
Save ampulhetadosaber/3ef33fc58dae56f77ac2a924548fcb97 to your computer and use it in GitHub Desktop.
vector<int> inteiro(1010);
// declaramos um vector de int
// nome inteiro e com um tamanho inicial igual a 1010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment