+ 15
How to prove unequal numbers as equal numbers?
Can I prove unequal numbers in any programming language. I can prove it on hardcopy but i don't know how to do it in programming language. If anyone knows please tell me. Thank you.
11 ответов
+ 14
I don't only want to show unequal numbers as they are equal. I can prove it with a method or process but I am unable to do it on c++ language.
+ 10
If anybody wants hardcopy or process of proving unequal numbers.
Kindly contact me on Facebook at profile of Sandeep Thakur.
+ 2
can I see the hardcopy?
+ 1
Just add the ! before your if statement and your statement between parenthesis
if (!(9==3)) print("equal")
else print("unequal")
0
instead of:
(!(9==3))
you can type:
(9!=3)
0
i think it is impossible.
- 1
it might be impossible
- 1
sandeep thakur u r a fake i see your profile you challenge with some your's fake id and get the xp
- 2
Perhaps he has this hardcopy?!
(x^2 - x^2) = (x^2 - x^2)
(x - x) (x + x) = x (x - x)
x + x = x
2x = x
2 = 1
- 3
it's a fake question.