Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
46% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
3
0 Endorsements
~238 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
c++ x 4

2 Posted Topics

Member Avatar for Fajer91

Hello everyone i'm a new member , i need ur help with this code , i want to write a for loop that assigns the 3rd row of the array to 0,, and then print out the array after setting the 3rd row to 0.

Member Avatar for rahul8590
1
125
Member Avatar for ms_farenheit1

i have this code i want to print out the output as matrix ! 0 1 2 3 1 2 3 4 2 3 4 5 3 4 5 6 4 5 6 7 and then assign the third row to 0 using a for loop ! this is the …

Member Avatar for Fajer91
0
110

The End.