Created
September 5, 2016 20:07
-
-
Save zlsun/3dab4b7c4009f7b64a608221b6fd9c45 to your computer and use it in GitHub Desktop.
Revisions
-
zlsun created this gist
Sep 5, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ #include<stdio.h> extern int(a),(b); typedef int(I); struct A{ int(a); }; struct B:A{ (B)(B(())):A{A{{}}}{}; }; int(main)(int(argc),char**argv){ A(a); printf("Hello\x20World\n"); return(0); };