In this challenge, you will work with two square matrices, one on the left and one on the right of the screen. Both matrices contain randomly arranged numbers from 1 to 6. Your task is to find matching pairs of numbers between the two matrices within a time limit. When you find a matching pair, simply tap the number in one matrix, then select the corresponding number in the other matrix to destroy the pair. Note that you can only choose one number from each matrix per turn, so think carefully before making a decision. The game ends when you destroy all the pairs of numbers or when time runs out.