Description: The output of N*N (N<100) like matrix
For example input row (column) number is 4, ranking table:
1011121
916132
815143
7654
Requirements for each number format width is 5, align right.
To Search:
File list (Check if you may need any files):
main.cpp