I have three int arrays with length 3 (in this case N = 3) and each N lines have 3 ints. This is my sample input for example:
3 4 10 1 8 13 3 2 6 2 <
3 4 10 1 8 13 3 2 6 2