Skip to content

Erro Classe Troco 05 #8

@Ludke

Description

@Ludke

papeisMoeda[1] = new PapelMoeda(5, count);
count = 0;
while (valor % 2 != 0) {
count++;
}
papeisMoeda[1] = new PapelMoeda(2, count);

A MATRIZ RECEBE VALOR REPETIDO ACIMA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ComputaçãoErro de ComputaçãobugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions