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: ___ _ _ ____ ____ _ _ _ ____ _ _ ___ ____ ____ _ _ _ _ _ ____ ____ _ _ _ _ _ _ _ ___ ____ ___ ____ _ _ ____ ____ ___ _ _ ____ _ ____ ___ _ _ ___ ____ ____ | |__| |___ | | | | | | |_/ |__] |__/ | | | | | |\ | |___ | | \/ | | | |\/| |__] |___ | \ | | | | |___ |__/ | |__| |___ | |__| / \_/ | \ | | | __ | | | |___ |_\| |__| | |___ | \_ |__] | \ |__| |_|_| | \| | |__| _/\_ _| |__| | | | |___ |__/ |__| \/ |___ | \ | | | |___ |___ | | /__ | |__/ |__| |__] ____ ___ ____ _ [__ |__] | | | ___] | |__| _|
hide comments
:D:
2013-02-28 11:37:24
hidden because submitting is disabled. Will be moved to tutorial since it's just a basic formatting problem.
|
|
Alex Anderson:
2013-02-28 11:37:24
This seems more like a tutorial problem. |
|
Francky:
2013-02-28 11:37:24
If you want submissions : then click on testable in the [edit problem] section. Now nobody can submit here. ;-)
|
|
Adhityaa:
2013-02-28 11:37:24
This is my first problem. Please comment on any issue that you face. Thanks ! |
Added by: | Adhityaa |
Date: | 2013-02-23 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ASM64 |