18. What is the output of this code? char *s = "hello"; printf("%c", 3[s]);
(A) h
(B) e
(C)1
(D)o

答案:登入後查看
統計: 尚無統計資料