亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
12下一頁
最近訪問板塊 發(fā)新帖
查看: 8430 | 回復(fù): 10
打印 上一主題 下一主題

真他媽的牛B,天外有天,人外有人呀! [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2003-03-03 14:12 |只看該作者 |倒序瀏覽
怪異C程序獲獎作品:

  1. main() { printf(&unix["\021%six\012\0"], (unix)["have"] + "fun" - 0x60); }
復(fù)制代碼


晦澀C程序獲獎作品:

  1. #include <stdio.h>;
  2. main(t,_,a)
  3. char *a;
  4. {
  5.         return!0<t?t<3?main(
  6.         -79,-13,a+main(
  7.         -87,1-_,main(
  8.         -86,0,a+1
  9.         )+a
  10.         )
  11.         ):1,t<_?main(
  12.         t+1,_,a
  13.         ):3,main(-94,-27+t,a)&&t==2?_<13?
  14.         main(2,_+1,"%s %d %d\n"):9:16:t<0?t<-72?main(_,t,
  15.         "@n'+,#'/*{}w+/w#cdnr/+,{}r/*de}+,/*{*+,/w{%+,/w#q#n+,/#{l+,/n{n+,/+#n+,/#\
  16.         ;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K w'K:'+}e#';dq#'l \
  17.         q#'+d'K#!/+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]'/+#n';d}rw' i;# \
  18.         ){nl]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#n'wk nw' \
  19.         iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c \
  20.         ;;{nl'-{}rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;#'rdq#w! nr'/ ') }+}{rl#'{n' ')# \
  21.         }'+}##(!!/")
  22.         :t<-50?_==*a?putchar(31[a]):main(-65,_,a+1):main((*a=='/')+t,_,a+1)
  23.         :0<t?main(2,2,"%s"):*a=='/'||main(0,main(-61,*a,
  24.         "!ek;dc i@bK'(q)-[w]*%n+r3#l,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);
  25. }
復(fù)制代碼

論壇徽章:
1
2015年辭舊歲徽章
日期:2015-03-03 16:54:15
2 [報告]
發(fā)表于 2003-03-03 14:38 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

有挑戰(zhàn)力!分析ing......

論壇徽章:
0
3 [報告]
發(fā)表于 2003-03-03 14:48 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

怪異~~~~~
把代碼粘貼下來,保存成123.c 和 456.c在vc 6環(huán)境里調(diào)試,報錯……

--------------------Configuration: 123 - Win32 Debug--------------------
Compiling...
123.cpp
D:\c++\temp\123.cpp(2) : error C2065: 'unix' : undeclared identifier
D:\c++\temp\123.cpp(2) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Error executing cl.exe.

123.exe - 1 error(s), 1 warning(s)


--------------------Configuration: 456 - Win32 Debug--------------------
Compiling...
456.c
d:\c++\temp\456.c(15) : warning C4129: ' ' : unrecognized character escape sequence
d:\c++\temp\456.c(15) : error C2001: newline in constant
d:\c++\temp\456.c(16) : error C2143: syntax error : missing ')' before ';'
d:\c++\temp\456.c(16) : error C2014: preprocessor command must start as first nonwhite space
d:\c++\temp\456.c(17) : error C2014: preprocessor command must start as first nonwhite space
d:\c++\temp\456.c(1 : error C2059: syntax error : ')'
d:\c++\temp\456.c(1 : error C2065: 'q' : undeclared identifier
d:\c++\temp\456.c(1 : error C2143: syntax error : missing ';' before '{'
d:\c++\temp\456.c(1 : error C2065: 'nl' : undeclared identifier
d:\c++\temp\456.c(1 : error C2143: syntax error : missing ';' before ']'
d:\c++\temp\456.c(1 : error C2014: preprocessor command must start as first nonwhite space
d:\c++\temp\456.c(19) : error C2015: too many characters in constant
d:\c++\temp\456.c(19) : error C2143: syntax error : missing ';' before ':'
d:\c++\temp\456.c(19) : error C2015: too many characters in constant
d:\c++\temp\456.c(19) : error C2015: too many characters in constant
d:\c++\temp\456.c(19) : error C2065: 'r' : undeclared identifier
d:\c++\temp\456.c(19) : error C2143: syntax error : missing ';' before 'constant'
d:\c++\temp\456.c(19) : error C2146: syntax error : missing ';' before identifier 'c'
d:\c++\temp\456.c(19) : error C2017: illegal escape sequence
d:\c++\temp\456.c(20) : error C2065: 'c' : undeclared identifier
d:\c++\temp\456.c(20) : error C2015: too many characters in constant
d:\c++\temp\456.c(20) : error C2143: syntax error : missing ';' before 'constant'
d:\c++\temp\456.c(20) : error C2059: syntax error : ','
d:\c++\temp\456.c(20) : error C2014: preprocessor command must start as first nonwhite space
d:\c++\temp\456.c(21) : error C2001: newline in constant
d:\c++\temp\456.c(21) : error C2015: too many characters in constant
d:\c++\temp\456.c(26) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

456.exe - 26 error(s), 1 warning(s)

論壇徽章:
0
4 [報告]
發(fā)表于 2003-03-03 14:57 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

我gcc編譯都通過了,其他的編譯器我到?jīng)]試。

輸出結(jié)果分別為:
unix

和:
On the first day of Christmas my true love gave to me
a partridge in a pear tree.

On the second day of Christmas my true love gave to me
two turtle doves
and a partridge in a pear tree.

On the third day of Christmas my true love gave to me
three french hens, two turtle doves
and a partridge in a pear tree.

On the fourth day of Christmas my true love gave to me
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the fifth day of Christmas my true love gave to me
five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the sixth day of Christmas my true love gave to me
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the seventh day of Christmas my true love gave to me
seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the eigth day of Christmas my true love gave to me
eight maids a-milking, seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the ninth day of Christmas my true love gave to me
nine ladies dancing, eight maids a-milking, seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the tenth day of Christmas my true love gave to me
ten lords a-leaping,
nine ladies dancing, eight maids a-milking, seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the eleventh day of Christmas my true love gave to me
eleven pipers piping, ten lords a-leaping,
nine ladies dancing, eight maids a-milking, seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

On the twelfth day of Christmas my true love gave to me
twelve drummers drumming, eleven pipers piping, ten lords a-leaping,
nine ladies dancing, eight maids a-milking, seven swans a-swimming,
six geese a-laying, five gold rings;
four calling birds, three french hens, two turtle doves
and a partridge in a pear tree.

論壇徽章:
0
5 [報告]
發(fā)表于 2003-03-04 09:53 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

在linuxforum上有過討論

因為在unix下
unix宏被定義成1
但是在其它平臺下沒有定義
所以會有問題

論壇徽章:
1
榮譽版主
日期:2011-11-23 16:44:17
6 [報告]
發(fā)表于 2003-03-04 10:19 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

這老頭說話很粗魯哦

論壇徽章:
0
7 [報告]
發(fā)表于 2003-03-04 11:50 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

[quote]原帖由 "biansj"][/quote 發(fā)表:

第一次見到這樣怪的代碼,還是第一次見到在代碼中出現(xiàn)中括號,不知道它的用法是怎么樣的?哪位大俠給解釋一下,謝謝:)

論壇徽章:
0
8 [報告]
發(fā)表于 2003-03-04 12:33 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

第一道題目解答:

主要考慮兩個知識點:
1.unix是一個宏,值為1
2.a[1]==*(a+1)==*(1+a)==1[a]

其他的自己用printf試一試就知道了.

第二道真是晦澀我也沒有分析完,期待ing...

論壇徽章:
0
9 [報告]
發(fā)表于 2003-03-04 12:36 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

[quote]原帖由 "laoxia"]這老頭說話很粗魯哦[/quote 發(fā)表:


誰規(guī)定老頭就不能說粗話啦,不過對于像你這樣的祖國花朵是有一些玷污.    

下次注意!   

論壇徽章:
0
10 [報告]
發(fā)表于 2003-03-04 21:04 |只看該作者

真他媽的牛B,天外有天,人外有人呀!

  1. 主要考慮兩個知識點:
  2. 1.unix是一個宏,值為1
  3. 2.a[1]==*(a+1)==*(1+a)==1[a]
復(fù)制代碼

不理解最后這個1[a]...
是個什么意思?
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP