Solved by 160 users: ...User | Date | Attempt | Time | CM | SC |
---|
bush | 12 jan 2013 | Ruby | 12 | 00.03 | 91 | | bush | 12 jan 2013 | Ruby | 4 | 00.02 | 95 | | DAV | 08 jun 2009 | C++ | 9 | 00.01 | 159 | | qdiesel | 08 nov 2008 | Ruby | 1 | 00.02 | 166 | | leviato | 30 nov 2011 | C++ | 36 | 00.01 | 180 | | leviato | 21 may 2010 | C | 31 | 00.01 | 182 | | MasterYoda | 10 jun 2009 | C++ | 8 | 00.01 | 184 | | MasterYoda | 10 jun 2009 | C++ | 11 | 00.01 | 184 | | MasterYoda | 10 jun 2009 | C++ | 10 | 00.01 | 185 | | MasterYoda | 10 jun 2009 | C++ | 13 | 00.01 | 185 | | MasterYoda | 10 jun 2009 | C++ | 14 | 00.01 | 186 | | leviato | 21 may 2010 | C | 30 | 00.01 | 186 | | leviato | 21 may 2010 | C | 26 | 00.01 | 188 | | leviato | 30 nov 2011 | C++ | 35 | 00.01 | 188 | | shurik | 28 oct 2008 | Ruby | 6 | 00.04 | 189 | | borris | 20 may 2009 | C++ | 1 | 00.01 | 194 | | LOD | 12 jun 2012 | C++ | 2 | 00.01 | 194 | | KRR | 20 may 2009 | C++ | 1 | 00.02 | 194 | | dremov | 16 apr 2009 | C++ | 4 | 00.02 | 194 | | DAV | 12 oct 2008 | C++ | 5 | 00.01 | 195 | | shurik | 28 oct 2008 | Ruby | 5 | 00.04 | 197 | |
LanguagesC++ | 98 | C | 21 | FPC | 12 | Kylix | 9 | Python | 8 | Java | 7 | Ruby | 6 | Perl | 1 | | < < < < < < < < < <
|
---|
Display
Time limit = 2
second(s)
Memory limit = 64 Mb
Draw digits.
Each digit should use area (2+
K)
x (3 + 2*
K).
Input
The first line contains desplay size K and size of delimiting space S.
Then string with digits follows.
Number of digits is less than 101.
Input#1
2 1
012345
|
Output#1
-- -- -- --
| | | | | | | |
| | | | | | | |
-- -- -- --
| | | | | | |
| | | | | | |
-- -- -- --
|
Input#2
1 4
6789
|
Output#2
- - - -
| | | | | |
- - -
| | | | | |
- - -
|
Author:
Ruby QUIZ, Personal MIPT programming contest, 21 September 2008
20 September 2008
<PREV | Problem set | Search related messages | NEXT>