TP02 terminé

This commit is contained in:
2022-10-12 13:29:36 +02:00
parent 7f720447c3
commit a3cf02fac4
6 changed files with 239 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
import java.util.Arrays;
public class Tableaux {
public static int[] getTab(String[] args, int index, int[] tab) {