Posts by Murilo Morone • 1 point
1 post
-
0
votes2
answers1725
viewsQ: Print the largest N notes and names among the values that are in the struct array
Hello, I would like some help here, more specifically in case 4 if. I would like some solution without having to order the vector. Grateful. #include <iostream> #include <cstdlib>…