標準C里的冷笑話
版權來源http://blog.susam.in/2011/06/urls-in-c.html
覺得很賤,mark一下。
#include
int main()
{
http://weibo.com/kongch
printf(“至於你信不信,反正我信了\n”);
return 0;
}
gcc順利編譯通過,乍一看會覺得很神奇。但代碼著色一下你估計會會心一笑:)
Written on August 9, 2011
Web Developer from Somewhere
版權來源http://blog.susam.in/2011/06/urls-in-c.html
覺得很賤,mark一下。
#include
int main()
{
http://weibo.com/kongch
printf(“至於你信不信,反正我信了\n”);
return 0;
}
gcc順利編譯通過,乍一看會覺得很神奇。但代碼著色一下你估計會會心一笑:)