import math;
size(100,0);

add(shift(-5,-5)*grid(10,10));

dot((0,0),red);