Quote:
|
Originally Posted by jake13jake
if (function() == false)
CASE 1:
function() returns true
true == false
true is not equivalent to false, therefore the statement is false.
CASE 2:
function() returns false
false == false
false is equivalent to false, therefore the statement is true.
Tell me, what's the contrapositive to p->q?
Seriously, take a course in logic or something.
|
I lied, one more post.
Good job for proving that both are the exact same amount of steps, and the same amount of work required by the applications.