Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ex01 feito #27

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Ex01 feito #27

merged 1 commit into from
Oct 17, 2022

Conversation

cirillom
Copy link
Member

@cirillom cirillom commented Oct 4, 2022

Closes #22

@cirillom cirillom added the exercise New feature or request label Oct 4, 2022
@cirillom cirillom added this to the Lista05 milestone Oct 4, 2022
@cirillom cirillom self-assigned this Oct 4, 2022
@cirillom cirillom linked an issue Oct 4, 2022 that may be closed by this pull request
Copy link
Collaborator

@CarlosCraveiro CarlosCraveiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Código muito bom, simples e efetivo, não sabia que java funcionava também dessa forma.

this.tamanho = tamanho;
vetorDinamico = new int[this.tamanho];

Coisa nova para mim, mas código excelente!

@CarlosCraveiro CarlosCraveiro merged commit 7c4fbae into main Oct 17, 2022
@CarlosCraveiro CarlosCraveiro deleted the lista05/ex01 branch October 17, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exercise New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lista05/ex01
3 participants