ASCII - ASCII Art

The question is simple - Given a string, print its corresponding ASCII Art.

Input

All lines consist of the multi-worded strings (letters - small only) (all less than 80 characters totally).

Output

The output should be the corresponding ASCII Art for the given string as shown in examples:

Example

Input:
the quick brown fox jumped over the lazy dog
spoj

Output:
___ _  _ ____    ____ _  _ _ ____ _  _    ___  ____ ____ _ _ _ _  _    ____ ____ _  _     _ _  _ _  _ ___  ____ ___     ____ _  _ ____ ____    ___ _  _ ____    _    ____ ___  _   _    ___  ____ ____
 |  |__| |___    |  | |  | | |    |_/     |__] |__/ |  | | | | |\ |    |___ |  |  \/      | |  | |\/| |__] |___ |  \    |  | |  | |___ |__/     |  |__| |___    |    |__|   /   \_/     |  \ |  | | __
 |  |  | |___    |_\| |__| | |___ | \_    |__] |  \ |__| |_|_| | \|    |    |__| _/\_    _| |__| |  | |    |___ |__/    |__|  \/  |___ |  \     |  |  | |___    |___ |  |  /__   |      |__/ |__| |__]

____ ___  ____  _
[__  |__] |  |  |
___] |    |__| _|


Added by:Adhityaa
Date:2013-02-23
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64

hide comments
2013-03-09 15:28:03 Francky
Back to tutorial. Data are OK now.

Last edit: 2013-03-09 15:28:56
2013-03-01 10:29:30 Adhityaa
@ :D Can you make it unhidden ?
2013-02-28 15:43:09 Mitch Schwartz
I recommend keeping it in tutorial and asking Piotr KÄ…kol ( http://www.spoj.com/users/kokosek/ ) to add it to SHORTEN. You may see for example that HWK published GRIDPNT in challenge section, but SPECTRUM in tutorial.
2013-02-28 11:58:48 Francky
It was my poor 2c opinion, Mitch is the best placed imho to tell if it is a good challenge. And in any cases, we can't un-hidden it; :D can.

Last edit: 2013-02-28 11:59:47
2013-02-28 11:50:36 Adhityaa
I really thought it would make a great challenge problem - but anything is OK
BTW, can you make it not hidden ?
2013-02-28 11:46:02 Francky
It's OK for the files, but I think it's only tutorial. Just my 2c own opinion.
2013-02-28 11:38:37 Adhityaa
How about making this a challenge ?
Maybe source code size ?

Last edit: 2013-02-28 11:39:05
2013-02-28 11:37:24 Adhityaa
I think it is OK now...
2013-02-28 11:37:24 Francky
It seems there's still a problem with data... Have you tested to submit a solution ?
2013-02-28 11:37:24 Adhityaa
@ :D can you unhide it now ?
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.