Programming Languages:
Python, C++, C, C#, MATLAB
Python, C++, C, C#, MATLAB
Feeds
質問
how to remove zero values. my program is correct but i need only even and odd number
clc % odd even and sum store in array n = input('How many number '); odd=zeros(n,1); even=zeros(n,1); sumo ...
約10年 前 | 1 件の回答 | 0
1
回答回答済み
permutation
andrei bobrov !!! thz u for help me. this command is right . may i have an another question. A1[b11= 1 2 3 b11...
permutation
andrei bobrov !!! thz u for help me. this command is right . may i have an another question. A1[b11= 1 2 3 b11...
14年以上 前 | 0
質問
permutation
i use the command a=perms([1,2,3,4]) ; and then may i have b11= 1,2 and b12= 3,4 b21=1,3 and b22 =2,4 b31=1,4 and b32= 2,3 ...
14年以上 前 | 2 件の回答 | 0
