#P407. 【例70.2】 求A-B字符串

【例70.2】 求A-B字符串

Description

This problem requires you to calculate ABA-B. However, the tricky part is that both AA and BB are strings —— that is, you need to delete all characters from string AA that are contained in string BB, and the remaining characters form the string ABA-B.

Input Format

Input consists of 2 lines, giving strings AA and BB respectively. The length of each string does not exceed 10410^4, and it is guaranteed that each string consists of digits, letters, spaces, and other characters, ending with a newline character.

Output Format

Print the result string of ABA-B in one line.

Sample

I love GPLT It is a fun game
aeiou
I lv GPLT It s  fn gm