package PR1Uebung2;
import java.util.*;
public class TicTacToe {
public static void main(String[] args) {
// TODO Auto-generated method stub
}