Posts by Pedro Mateus • 1 point
2 posts
-
-3
votes1
answer61
viewsQ: Program to print an array with the same number of rows and columns in descending order
I need to know what a program would look like to print an array the same way below, where the bottom line will always subtract 1 from the top number. I really tried to make a code but didn’t know…
c++asked Pedro Mateus 1 -
-1
votes1
answer2532
viewsQ: How to find prime numbers in a given range?
I need some help on that show, on the outside. Next, I need to print the prime numbers within that user-determined range A and B, the problem is that the program only prints a number within that…
c++asked Pedro Mateus 1