Owl Get a Life
fibo.cpp: In function ‘int32_t main()’:fibo.cpp:17:3: error: ‘soln’ was not declared in this scope 17 | soln=(fibo(i))%998244353; | ^~~~