| Problem | fibo |
|---|---|
| User | Tolo925kt |
| Submission Time | 2026-08-06 17:13:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:13:9: error: ‘EVIL’ was not declared in this scope; did you mean ‘EVIL_d’?
13 | if (EVIL _k == 1) {
| ^~~~
| EVIL_d
fibo.cpp:13:13: error: expected ‘)’ before ‘_k’
13 | if (EVIL _k == 1) {
| ~ ^~~
| )
fibo.cpp:29:23: error: ‘a’ was not declared in this scope
29 | EVIL_d = (a + b)%998244353;
| ^
fibo.cpp:29:27: error: ‘b’ was not declared in this scope
29 | EVIL_d = (a + b)%998244353;
| ^