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

229bb983d763c7f7c6c721686b26eebf #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MikeMNunes
Copy link

Modifiquei o código nos seguintes aspectos:

  • eliminei linhas de código em duplicidade ou sem utilidade (que nem a variável AlturaDosPais);
  • implementei herança na classe Gerente para evitar redundância nesta. Agora Gerente é uma subclasse de Funcionário;

Seria também possível criar arquivos .cpp para cada classe -- prática que só foi implementada para a classe Cliente.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant