0_0_21950072_26050.cpp: In function 'void fun(int, int)': 0_0_21950072_26050.cpp:12:11: error: 'i' was not declared in this scope if(i>v)num[x][y]=num[x-1][y-1]+1; ^