func get(r, c int) int { return e[r*cols+c] }