#include using namespace std; int main() { int a; double b; string c; cin>>a>>b>>c; cout<