#include using namespace std; int main(){ cout << fixed << setprecision(10); string S; cin >> S; string A = "",B = ""; for(int i=0;i