#include using namespace std; int n; int grid[301][301]; int main() { cin>>n; n/=2; int cnt=0; for(int i=0; i