| Problem | funnysequence |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-03-06 13:20:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
funnysequence.cpp: In function ‘long long int floor_sqrt(long long int)’:
funnysequence.cpp:9:3: error: ‘m’ was not declared in this scope
9 | m = (h+l)/2;
| ^