Advertisement
CMatchelo

Untitled

Dec 13th, 2018
451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. class Campeonato
  2. {
  3. public static String[][] equipes = new String[8][4];
  4. public Campeonato()
  5. {
  6. if (equipe.cabecachave=false) {
  7. equipes[g][t] = equipe.nome;
  8. g++;
  9. if (g==9)
  10. {
  11. g=0;
  12. t++;
  13. }
  14. }
  15. else
  16. {
  17. equipes[h][0] = equipe.nome;
  18. h++;
  19. }
  20. if (equipe.cabeca == true)
  21. {
  22.  
  23. }
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement