Skip to content

#ERRO1 #2

@shawnkawabe

Description

@shawnkawabe

#1 ERRO

 for (int i = 0; i < papelMoeda.length && !achou; i++) {
          if (papelMoeda[1] == quantia) {
              achou = true;
          }
}

Metadata

Metadata

Assignees

Labels

ComissãoOcorre quando existe algum segmento de código que foi implementado incorretamente, i.e., cuja implemControleOcorre quando um comando de desvio condicional é usado de forma incorreta.bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions