Owl Get a Life
fibo.cpp: In function ‘int main()’:fibo.cpp:15:15: error: expected ‘;’ before ‘}’ token 15 | a%=998244353 | ^ | ; 16 | } | ~