i have two string
Input
string a=\'101\'; string b=\'(_^_)v_\';
Output
string c=\'(1^0)v1\';
Can you g