#include using namespace std; const int mod=1e9+7; int main(){ double a,b,c; cin>>a>>b>>c; cout<