C program that prints out another C program in Japanese

Posted by Bryan Bueter on Stack Overflow See other posts from Stack Overflow or by Bryan Bueter
Published on 2008-12-02T18:15:22Z Indexed on 2010/04/15 2:43 UTC
Read the original article Hit count: 348

Filed under:
|
|

There was a C program written for a contest that was formatted in ASCII art as a Japanese character. When compiled and ran it printed out another program formatted in a different Japanese character, then another, then finally it printed out the first again.

I was looking for the code to that and could not find it on the internet. I dont remember what contest nor what the name of the program was.

Thanks.

© Stack Overflow or respective owner

Related posts about c

    Related posts about quine