| Problem | NYSport |
|---|---|
| User | StewartStudios |
| Submission Time | 2025-03-26 21:36:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYSport.cpp: In function ‘int main()’:
NYSport.cpp:9:9: error: ‘floor’ was not declared in this scope
9 | n = floor(n / 4);
| ^~~~~