Feeds
提问
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...
13 years 前 | 2 个回答 | 0
2
个回答提问
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...
13 years 前 | 0 个回答 | 0
0
个回答提问
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...
13 years 前 | 1 个回答 | 0