Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.

YIN_YANG - Yin Yang

Print Yin Yang symbol.

No input

Output

            ...*************
        .....*******************
      .....***********************
    .......********...**************
   ........*******.....**************
  .........********...****************
 ...........***************************
 ............**************************
 ..............************************
 ...................*******************
 ........................**************
 ..........................************
 ...........................***********
  ................***........*********
   ..............*****.......********
    ..............***........*******
      .......................*****
        ...................*****
            .............***

 

Special thanks to Debanjan Chanda for the concept of this task.


Added by:Piotr Kąkol
Date:2010-03-25
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: SCM qobi

hide comments
2014-12-06 02:34:21 Piotr KÄ…kol
cannot create temp file for here-document: Permission denied
2014-12-05 22:17:55 Kurt Schwind
13073991 got the dreaded NZEC. It's bash and this is the brain-dead solution. Can someone take a peek? Thanks.
2013-09-09 02:49:08 Mitch Schwartz
Was fun while it lasted. Managed to shave a few more bytes off, but not quite a few. :)
2013-09-08 19:47:14 challenger
Not anymore. ;-) You'll have to squeeze few more bytes. ;-) Good job anyway!

Edit: Quite a few. ;-)

Last edit: 2013-09-08 21:04:15
2013-09-08 01:14:19 Mitch Schwartz
Beat Java with brainf*ck. :p

Last edit: 2013-09-08 02:31:13
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.