填空题
前趋;一;后继;后继
设有两个串p和q,求q在p中首次出现的位置的运算称为()
填空题设有两个串p和q,求q在p中首次出现的位置的运算称为()
inta[10][10],已知a=1000,sizeof(int)=2,求a[3][3]地址()
填空题inta[10][10],已知a=1000,sizeof(int)=2,求a[3][3]地址()
s=”this is the mainstring”,sub=”string”,strindex(s,sub)...
填空题s=”this is the mainstring”,sub=”string”,strindex(s,sub)是()