#include #include #include #define OK 1 #define ERROR 0 #define TRUE 1 #define FALSE 0...
第四章串一、选择题1.B2.E3.C4.A5.C6.A7.1D7.2F8.B注9.D10.B注:子串的定义是:串中任意个连续的字符组成的子序列,并规定空串是任意串的子...