Introduction - If you have any usage issues, please Google them yourself
Your task is to write a program for character recognition. Do not worry, you only need to identify the 1, 2, 3, as follows:***** ..* ..******* .. .........*.*.****** only contains a set of input data, by 6 rows. The first line number of characters n (1 < = n < = 10). The following five lines each contain 4n characters. Each character is exactly accounted for 5 rows 3, then an empty column (with " ." Padding). The output should contain one line that identifies the individual characters.