Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
0 Endorsements
~144 People Reached
Favorite Forums
Favorite Tags
c++ x 1

1 Posted Topic

Member Avatar for wrda

Write the following functions: Main: declare an array of size 7 with random numbers, call the following functions. * PrintArray: prints the elements of the array. * SumArray: Return the sum of elements of the array.

Member Avatar for Slavi
-2
144

The End.