Skip to content

Commit

Permalink
Update Q
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebarretot committed Oct 15, 2014
1 parent 7c7b8a8 commit 14b7459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projeto/felipe/Q
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ p3:
cout << "Digite o valor de R3: ";
cin >> r3;
if (r3<=0){
cout << "Digite um valor maio que zero"<< "\n";
goto p3;}

0 comments on commit 14b7459

Please sign in to comment.