| Problem | fibo |
|---|---|
| User | DuckyKayden |
| Submission Time | 2026-01-14 08:29:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int32_t main()’:
fibo.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
fibo.cpp:14:16: note: to match this ‘{’
14 | int32_t main() {
| ^