r=raw_input o=r() while 1: l=r() if set(l)==set(o):print l