#include <stdio.h> int highmat(int,int) int main() { int a[6][6],i; scanf("%d",a[6][6]); highmat(); }