Skip to main content
Misunderstood the challenge;added explanation;fixed explanation
Source Link

05AB1E, 2 bytes

(I 

Try it online!

Reversed

( negates input implicitlynothing I putspushes input on stack I putspushes input on stack ( negates input 

05AB1E, 2 bytes

(I 

Try it online!

Reversed

( negates input implicitly I puts input on stack I puts input on stack ( negates input 

05AB1E, 2 bytes

(I 

Try it online!

Reversed

( negates nothing I pushes input I pushes input ( negates input 
Misunderstood the challenge, added explanation
Source Link

05AB1E, 1 byte2 bytes

(I 

Negates the input forward or backwardTry it online!

Try it online!Reversed

( negates input implicitly I puts input on stack I puts input on stack ( negates input 

05AB1E, 1 byte

( 

Negates the input forward or backward

Try it online!

05AB1E, 2 bytes

(I 

Try it online!

Reversed

( negates input implicitly I puts input on stack I puts input on stack ( negates input 
Source Link

05AB1E, 1 byte

( 

Negates the input forward or backward

Try it online!