0_0_39214477_11160.cpp: In function 'int main()': 0_0_39214477_11160.cpp:8:32: error: 'floor' was not declared in this scope 8 | cout<<"Case #"<<++t<<": "<<floor(n*a)<<endl; | ^~~~~