root/misc/self3a.c

Revision 966, 104 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 *s="char *s=%c%s%c;main(){printf(s,34,s,34,10);exit(0);}%c";main(){printf(s,34,s,34,10);exit(0);}
2 
Note: See TracBrowser for help on using the browser.