0_0_23922656_6692.cpp: In function 'int main()': 0_0_23922656_6692.cpp:16:36: error: expected ';' before 'l' a[i][j]=a[i-1][j-1]+a[i-1][j+1]l ^