Posts by Adrian Wesley • 1 point
1 post
-
0
votes1
answer64
viewsA: Generate match matches per round
I noticed a possible problem in function verify Instead of using foreach, use find function verificarRodada(rodada, rodadas, partida) { mandante = partida.mandante; visitante = partida.visitante;…