Skip to content

Instantly share code, notes, and snippets.

@anitainfo
Last active July 26, 2021 20:42
// v = {1, 9, 5, 3, 7}
v.clear(); // Remove todos os elementos do vetor
// v = {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment