You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linha 62 -> if (troco.papeisMoeda[i] != null) (Não entra no index)
Linha 73 -> if (troco.papeisMoeda[i] != null) { (Não entra no index)
Linha 75 -> troco.papeisMoeda[i] = null; (Não entra no index)
código troco.java
Linha 62 -> if (troco.papeisMoeda[i] != null) (Não entra no index)
Linha 73 -> if (troco.papeisMoeda[i] != null) { (Não entra no index)
Linha 75 -> troco.papeisMoeda[i] = null; (Não entra no index)