| Problem | swayingflowers |
|---|---|
| User | Duk168 |
| Submission Time | 2024-02-07 11:27:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swayingflowers.cpp: In function ‘int main()’:
swayingflowers.cpp:10:23: error: ‘floor’ was not declared in this scope
10 | totalSways += floor(T / i); // Adding the number of sways for each flower
| ^~~~~