len2910

Quine

Apr 21st, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.12 KB | None | 0 0
  1. #include<stdio.h>
  2. char*s="#include<stdio.h>%cchar*s=%c%s%c;main(){printf(s,10,34,s,34);}";main(){printf(s,10,34,s,34);}
Advertisement
Add Comment
Please, Sign In to add comment