0_0_30482759_15156.cpp: In function 'int main()': 0_0_30482759_15156.cpp:9:27: error: 'f' was not declared in this scope for(i=2;i<20;i++){f[i]=f[i-1]+f[i-2]} ^