Posts by Leonardo Barreto • 23 points
1 post
-
2
votes1
answer68
viewsQ: How to use Try with while and vectors
I need to create a code where the user enters 4 whole numbers and if anything else is typed an exception treatment. I’m having problems with the catch, I’m not able to do that when the exception…