#include #define SIZE 6000 int array[SIZE][SIZE]; int main(){ int x,y,p; scanf("%d",&p); if (p%2==0){ for (y=0;y