#include using namespace std; signed main(){ string s;cin>>s; set se; int a;cin>>a;se.insert(a);cin>>a;se.insert(a); for(int i=0;i