Challenge :: Make Logic Operator in CPP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 18

Challenge :: Make Logic Operator in CPP

Expression 1 : a+4<10 Expression 2 : b > a+5 Expression 3 : c -3 >= 4 Task : make : 1. Sum of the above expression , if a =b = c = 8 2. Sum of the above expression 3. Listing Program Logic Operator AND 4. Picture of the result please help my to my homework ..😯😯😯 I don't know anything about CPP ...

10th Jan 2018, 1:18 PM
Art456
Art456 - avatar
6 Answers
+ 6
@ArtemisAthena456 Take a look at this, I'm not so sure it's correct, the question in the picture itself is still confusing/vague, I would suggest you to ask your teacher for more clarity. You can comment on the code if you have any questions, I will try to assist you. https://code.sololearn.com/cgbwTQneiNCw/?ref=app
11th Jan 2018, 2:37 PM
Ipang
+ 13
@Ipang you can see this photo https://imgur.com/a/5j2CY
11th Jan 2018, 12:12 PM
Art456
Art456 - avatar
+ 11
Thnx Ipang
12th Jan 2018, 4:45 AM
Art456
Art456 - avatar
+ 6
@Artemis, can you explain a little more? I want to help, maybe if I could, but I don't understand the question clearly. @Lion has given an answer, is that what you're looking for? waiting for your respond...
10th Jan 2018, 6:03 PM
Ipang
+ 1
Nice software for learning c++
13th Jan 2018, 6:03 AM
asad
+ 1
AND operator will prove it false
17th Nov 2018, 10:20 AM
Muhammad Hamza Cheema
Muhammad Hamza Cheema - avatar