Feeds
提问
Functions, Error check
I want to solve following question Write a function that will prompt the user for a string of at least one character, loop to e...
6 years 前 | 1 个回答 | 0
1
个回答提问
to print following pattern
1 x 8 + 1 = 9 12 x 8 + 2 = 98 123 x 8 + 3 = 987 1234 x 8 + 4 = 9876 12345 x 8 + 5 = 98765 123456 x 8 + 6 = 987654 1234567 ...
7 years 前 | 3 个回答 | 0
3
个回答提问
User defined minimum Function
How to create user defined function to create a vector of minimum values column wise from the input array argument?
7 years 前 | 3 个回答 | 0

