num_A = randi(99,1,52); x = num_A(52); fprintf("x is %d\n",x). num_B = sort(num_A);. L = 1;. R = length(num_B); count = 1; display(num_B);.
確定! 回上一頁