ASCII - ASCII Art

no tags 

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:
___ _  _ ____    ____ _  _ _ ____ _  _    ___  ____ ____ _ _ _ _  _    ____ ____ _  _     _ _  _ _  _ ___  ____ ___     ____ _  _ ____ ____    ___ _  _ ____    _    ____ ___  _   _    ___  ____ ____
 |  |__| |___    |  | |  | | |    |_/     |__] |__/ |  | | | | |\ |    |___ |  |  \/      | |  | |\/| |__] |___ |  \    |  | |  | |___ |__/     |  |__| |___    |    |__|   /   \_/     |  \ |  | | __
 |  |  | |___    |_\| |__| | |___ | \_    |__] |  \ |__| |_|_| | \|    |    |__| _/\_    _| |__| |  | |    |___ |__/    |__|  \/  |___ |  \     |  |  | |___    |___ |  |  /__   |      |__/ |__| |__]

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


hide comments
Francky: 2013-03-09 15:28:03

Back to tutorial. Data are OK now.

Last edit: 2013-03-09 15:28:56
Adhityaa: 2013-03-01 10:29:30

@ :D Can you make it unhidden ?

Mitch Schwartz: 2013-02-28 15:43:09

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.

Francky: 2013-02-28 11:58:48

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
Adhityaa: 2013-02-28 11:50:36

I really thought it would make a great challenge problem - but anything is OK
BTW, can you make it not hidden ?

Francky: 2013-02-28 11:46:02

It's OK for the files, but I think it's only tutorial. Just my 2c own opinion.

Adhityaa: 2013-02-28 11:38:37

How about making this a challenge ?
Maybe source code size ?

Last edit: 2013-02-28 11:39:05
Adhityaa: 2013-02-28 11:37:24

I think it is OK now...

Francky: 2013-02-28 11:37:24

It seems there's still a problem with data... Have you tested to submit a solution ?

Adhityaa: 2013-02-28 11:37:24

@ :D can you unhide it now ?


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