Y:=(stdin upTo:$ )asNumber. X:=stdin nextLine asNumber. 0to:-1+Y do:[:y|1to: X do:[:x|Z:=$ .x=X or:[Z:=$ ].stdout<<(x+y\\2)<