Problem fibo
User ilovepythonandhatecplusplus
Submission Time 2024-03-01 14:50:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:14:5: error: expected primary-expression before ‘%’ token
14 | sec=%Mod;
| ^
fibo.cpp:15:1: error: ‘firrep’ was not declared in this scope
15 | firrep=firrep%Mod;
| ^~~~~~