for (int x = 0, int y = 0; .....)

for (int x=0, y=0; ...)

Reply via email to