PROG0017 - Compounds

no tags 

Form a compound consisting of two words.

Input

Two words. Each on a separate line.

Output

One line with the new compound made with the read in words.

Example

Input:

foot
ball

Output:

football

Vorm een nieuw woord als samenstelling van twee bestaande woorden.

Invoer

Twee woorden. Elk op een afzonderlijke regel.

Uitvoer

Eén regel met daarop het samengesteld woord, gevormd uit de twee ingelezen woorden.

Voorbeeld

Invoer:

voet
bal

Uitvoer:

voetbal


Added by:Peter Dawyndt
Date:2011-07-13
Time limit:10s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:PY_NBC
Resource:None