Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Help #116

Open
iQuarteros opened this issue Sep 27, 2023 Discussed in #115 · 0 comments
Open

Need Help #116

iQuarteros opened this issue Sep 27, 2023 Discussed in #115 · 0 comments

Comments

@iQuarteros
Copy link

can you help me with this problem: make a program in C++ that inserts 5 integer and positive values ​​a,b,c,d,e with the keyboard and using only the operations of increase (e.g. a=a+1), decrease (e.g. a =a-1) and comparison with 0 (e.g. a>0, a=0, a<0), determine whether the condition a*b+c>d-e is verified or not. The problem must be solved without using any other variables besides a,b,c,d,e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant