Community Profile

photo

kevin piaget


Active since 2012

Statistics

Content Feed

View by

Question


bubble sort function that sort element of a vector from tha largest to the smallest
defined function that sorts the elements of a vector (of any length) from largest to smallest. this is my work function...

11 years ago | 2 answers | 0

2

answers

Question


write a script that does the following.
a) Asks user for the length of the vector b) Ask user to input elements of the vector ( do it in a loop using info about t...

11 years ago | 0 answers | 0

0

answers

Question


for loop and else-if-elseif loo
i would like to create an matrix(m,n) using for loop and else-if-elseif * ask user to input m,n * in the matrix:the value of...

11 years ago | 1 answer | 0

1

answer