Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:13:27: error: expected ‘)’ before ‘;’ token 13 | c = ((a + b) % 998244353; | ~ ^ | )