#include using namespace std; int main(){ string t1,t2,ans; cin>>t1>>t2; ans="("+t1+t2+t1+")/"; cout<