#include void solve(int t){ int a, i, j , k, n; int matrix[101][101]; a=0; if (!(t%2)) n = t/2; else n = t/2 + 1; for (k = 0; k