Problem swayingflowers
User DoubleShaurya
Submission Time 2024-01-26 16:04:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swayingflowers.cpp: In function ‘int main()’:
swayingflowers.cpp:33:10: error: ‘floor’ was not declared in this scope
33 | cout << floor(T / findlcm(i_s, N));
| ^~~~~