Problem | fibo |
---|---|
User | P0lterg3ist |
Submission Time | 2024-02-14 21:10:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function βint main()β:
fibo.cpp:22:19: error: expected primary-expression before β%β token
22 | add(0, 1, 2, n); % 998244353
| ^