Skip to main content
Commonmark migration
Source Link

Jelly, 2 bytes

oN 

Try it online! and its reverse.

oN - (input) OR ((input) negated) No - ((input) negated) OR (input) 

Jelly, 2 bytes

oN 

Try it online! and its reverse.

oN - (input) OR ((input) negated) No - ((input) negated) OR (input) 

Jelly, 2 bytes

oN 

Try it online! and its reverse.

oN - (input) OR ((input) negated) No - ((input) negated) OR (input) 
Source Link
Jonathan Allan
  • 115.5k
  • 8
  • 68
  • 293

Jelly, 2 bytes

oN 

Try it online! and its reverse.

oN - (input) OR ((input) negated) No - ((input) negated) OR (input)