User profile: cpluswut

User info
User name:cpluswut
History
Joined:
Number of posts:14
Latest posts:

Score the race
Some number of teams are participating in a race. You are not told how many teams are participating ...

Equivalent Array's
My program is suppose to create a function that takes two array's and assigns them the same number o...

HELP WITH FUNCTIONS
I need to create two functions, the first one must sequence a number. Ex n=6, output 123456.Right no...

Finding Prime Fibonacci Numbers
My program is suppose to output the first 8 Prime Fibonacci numbers, My output is as follows: 1 1...

How to Print Odd Random Int
Ive figured out how to print random ODD INT but cant get the rows and column correct. I should be 20...