#P407. 【例70.2】 求A-B字符串
【例70.2】 求A-B字符串
Description
This problem requires you to calculate . However, the tricky part is that both and are strings —— that is, you need to delete all characters from string that are contained in string , and the remaining characters form the string .
Input Format
Input consists of 2 lines, giving strings and respectively. The length of each string does not exceed , 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 in one line.
Sample
I love GPLT It is a fun game
aeiouI lv GPLT It s fn gm