Posts by Lucas • 13 points
2 posts
-
0
votes0
answers331
viewsQ: Use hpp c++ files
Boas, I’m doing a project for the school, and at some point I realized that I had to divide the work into files (because I was getting confused to find the procedures), but I’m not being able to…
-
-1
votes1
answer113
viewsQ: Identify multiple numbers in a variable
Create a program that given a set of temperatures of 8 Portuguese cities, identified by an order number, indicate which have a temperature above the country average. My problem is identifying these…