| Problem | fibo |
|---|---|
| User | w1gglya3hh |
| Submission Time | 2026-03-26 10:33:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fibo.cpp: In function ‘int main()’:
fibo.cpp:17:4: error: expected ‘,’ or ‘;’ before ‘std’
17 | std::cout << c << std::endl;
| ^~~