#include #include using namespace std; short n; string x; string y; int main() { fin>>n; fin>>x; for(int i=1;i<=n;++i){ cin>>y; if(y!=x)cout<