C++ help!! (a < b) || (b > c)) && (c < a)?

Getting the end result of (a c)) && (c < a) and this I have until now but it isn't working just what exactly am WE missing

#include
implementing namespace a sexually transmitted disease;

int main(int your, int b, int c)

your = 6;
b = 15;
d = SEVERAL;

(a c)) && (c < a);

cout << your << b << c;

give back 0;

When will i create space between a new b c in the cout line I know it’s applying “” “” but I can’t comprehend it to work!!

put blanks in this way:

cout << your << HA ' << b << NO ' << c;

Note which those are usually SINGLE estimate marks using a blank in between them.Doubles as well work although it’s hard to make sure a dual quote ” via an empty set of single quotes:”.

But you’re not putting out caused by the boolean phrase.

Your declaration regarding main() is actually wrong.You have got some reviewing to accomplish.

Best of luck.

A little note primary:You’re certainly not changing any of the values in this way:(a c)) && (c < a).You will be only looking at them.While you print these people, they'll have same ideals.If that is what you look for, then as being the others reported, write the particular cout statement like that:

cout <<a<<" "<<b<<" "<< d;

If you prefer a true or maybe false resolution (the result from the comparison), you have available and if-else record, like therefore:

your = 6;
b = 15;
d = SEVERAL;

in the event that ((ac)&&(c<a)==true)
cout<<"true";
else
cout<<"false";

Likewise, I agree that the declaration regarding main is actually wrong.Primary cannot receive those parameters.The parentheses need to be empty.

Desire it assists.:)

You incorporate the use of the manip selection and just make use of the spacing functions they need in generally there (You can look in which up online)

as well as

cout<< your << " " << b << " " << c << " "" <<endl;

or if you want more power done to you program explore overload options.

I’m sorry I can not get very specific, presently on my own iphone.

But if you would like more aid, please really feel free to e-mail my family.I’d be happy to help.

When people say you’re getting the end result, what would you mean

Absolutely , you put spaces including:

cout << your << " " << b << " " << c;

Leave a Reply