root/misc/self3.c

Revision 966, 158 bytes (checked in by alpt, 2 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 char b='\\',n='\n',q='"',*s="char b='%c%c',n='%cn',q='%c',*s=%c%s%c;main(){printf(s,b,b,b,q,q,s,q,n);exit(0);}%c";main(){printf(s,b,b,b,q,q,s,q,n);exit(0);}
2 
Note: See TracBrowser for help on using the browser.