0_0_36806438_13831.cpp: In function 'int main()': 0_0_36806438_13831.cpp:7:14: error: expected ']' before ';' token int fib[7779; ^ 0_0_36806438_13831.cpp:8:2: error: 'fib' was not declared in this scope fib[1]=fib[2] = 1; ^