top | item 34920515

(no title)

Marc_Bryan | 3 years ago

any hints on level 28?

discuss

order

dimitri_deploys|3 years ago

I can see that they're boolean logic diagrams, but I haven't gotten any further with figuring it out. I'd appreciate a hint too!

nagonago|3 years ago

I would also like a hint. Here are some notes I've taken so far:

Trying "Boolean" gives you "yes".

Images 1 and 3: https://en.wikipedia.org/wiki/Material_nonimplication Equivalent to P AND NOT Q

Image 2: https://en.wikipedia.org/wiki/Logical_disjunction Equivalent to P OR Q

Image 4: https://en.wikipedia.org/wiki/Logical_conjunction Equivalent to P AND Q

Thoughts: The URL is suspicious, may require changing the URL. The solution likely requires combining the boolean operators, but not sure how. I'm especially unclear how to use the words in the URL. "true", "false", "0", "1" etc. don't work so it has to be something more than simply evaluating a boolean expression.