Problem fibo
User isaackhong
Submission Time 2023-01-06 17:12:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fibo.cpp: In function ‘int main()’:
fibo.cpp:19:23: error: lvalue required as left operand of assignment
19 | f0 % 998244353 = temp;
| ^~~~