Skip to content

Instantly share code, notes, and snippets.

@dlion
Last active December 12, 2015 07:09
Show Gist options
  • Select an option

  • Save dlion/4734783 to your computer and use it in GitHub Desktop.

Select an option

Save dlion/4734783 to your computer and use it in GitHub Desktop.
Because a nerd in love is too smart.
#include <stdio.h>
char*z="ou"; char*(b)="ar";
char*a="Y";char*s=" ";char*c="cfbvujgvm"
;int main(int(argc),char*argv[]){printf("%s",a);
;char(space)[2];(space)[0]=(s)[0];(space)[1]='\0';
;printf("%s",z);printf("%s",space);printf("%se",b)
;char*l=space;printf("%s",l);int(i);char(n)[10];
for(i=0;i<10;i++){n[i]=c[i]-1;}n[9]='\0';
printf("%s",n);printf("%s",".")
;printf(("%s"),("\0"));
printf("%s","\n");
;int(v)=0;
return(
v);
}
@theabhishek2511
Copy link

This is just too good.

@lestofante
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment