Problem | fibo_easy |
---|---|
User | edencheong |
Submission Time | 2025-06-17 16:19:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fibo_easy.cpp: In function ‘int main()’:
fibo_easy.cpp:23:12: error: expected initializer before ‘!’ token
23 | ll help_me!;
| ^
fibo_easy.cpp:24:12: error: ‘help_me’ was not declared in this scope
24 | cin >> help_me!;
| ^~~~~~~