问答题
int (*s[10])(int) 表示的是什么
问答题 typedef和define有什么区别?
问答题 写一个“标准”宏 MIN
问答题 do……while 和 while……do 有什么区别?