#include char s[] = "#include%cchar%cs[]=%c%s%c%c%cint main(){printf(s,10,32,34,s,34,59,10);}"; int main() { printf(s, 10, 32, 34, s, 34, 59, 10); }