| Problem | fibo | 
|---|---|
| User | BuiNgocDuc | 
| Submission Time | 2025-07-01 14:54:14 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 fibo.cpp: In function ‘int main()’:
fibo.cpp:19:5: error: expected ‘}’ at end of input
   19 |     }
      |     ^
fibo.cpp:5:12: note: to match this ‘{’
    5 | int main() {
      |            ^