#P17036. [NWERC 2020] Keyboardd

[NWERC 2020] Keyboardd

Problem Description

Oh no! Joanna just spilled some syrup on her keyboard and now some of the keys are sticky. This causes her considerable frustration, as every time she presses one of the sticky keys, the corresponding character gets entered twice on her computer.

This could not have happened at a more inconvenient time; it is the start of the contest and she was just about to type in the solution to the first problem! Joanna does not have time to remove and clean every key on her keyboard, so she wonders if there is a way to quickly identify the sticky keys. Starting to panic, she quickly types some text on her keyboard and stares at the resulting text displayed on her screen.

Given the line of text that Joanna typed on her keyboard and the resulting text displayed on her screen, help her determine which keys must be sticky.

Input Format

The input consists of:

  • One line containing a string ss (1length(s)10001 \le \mathrm{length}(s) \le 1\,000), the text that Joanna typed on her keyboard.

  • One line containing a string tt (1length(t)10001 \le \mathrm{length}(t) \le 1\,000), the text displayed on Joanna's screen as a result.

Both ss and tt consist only of lower-case letters ("a'--"z') and spaces (" '), and start and end with a letter.

It is guaranteed that tt is the result of doubling each character in ss that corresponds to a sticky key. At least one character in ss corresponds to a sticky key (i.e. sts \neq t).

Output Format

Output all characters (letters and space) corresponding to keys that must be sticky, in any order.

this is very annoying
thiss iss veery annoying
se
so sticky
ssoo  ssttiicckkyy
its yock