Posts by Gisele muniz • 3 points
1 post
- 
		-1 votes3 answers319 viewsQ: Build error in C++I need to make a loop (Repeat-Until), but is giving error. #include <iostream> #include <cstdlib> using namespace std; int main (void){ char deseja=1, valordomes1, valordomes2,…