0_0_24361939_27771.cpp:17:5: error: stray '\243' in program
Łę
^
0_0_24361939_27771.cpp:17:5: error: stray '\375' in program
0_0_24361939_27771.cpp: In function 'void fib_init()':
0_0_24361939_27771.cpp:6:12: error: 'False' was not declared in this scope
fib[0]=False,fib[1]=True;
^
0_0_24361939_27771.cpp:6:25: error: 'True' was not declared in this scope
fib[0]=False,fib[1]=True;
^
0_0_24361939_27771.cpp: In function 'int main()':
0_0_24361939_27771.cpp:19:1: error: expected '}' at end of input
}
^
|