所以有這樣的代碼 int main()
{
int n, c, k;
printf("Enter an integer\n");
scanf("%d", &n);
printf("%d in binary is:\n", n);
for (c = 31; c >= 0; c--)
{
k = n >> c;
我使用,我在這裏看到了#2的功能: Function EXTRACTELEMENT(Txt, n, Separator) As String
EXTRACTELEMENT = Split(Application.Trim(Txt), Separator)(n - 1)
End Function
有人劈裂數據數組,像這樣: SRN LMDscandata SRA LMDscandata 1