package input; public class Input { public Boolean[] tab = new Boolean[8]; }