Main.cc: In function 'int main()': Main.cc:11:8: error: 'w' was not declared in this scope w=a[i]=a[i-1]+a[i-2]+a[i-3]; ^