3. feladat a, b befejezve

This commit is contained in:
Digi
2025-03-06 09:43:18 +01:00
parent 9969d17bcc
commit 047c4d6471
20 changed files with 597 additions and 23 deletions

View File

@@ -38,5 +38,7 @@ namespace Program
public int[] dobasokFull { get; set; }
public int[] dontesekFull { get; set; }
public List<int[]> asztalok = new List<int[]>();
}
}