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
