Skip to main content
added 24 characters in body
Source Link
Grimmy
  • 15.8k
  • 1
  • 36
  • 64

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 119 bytes

Provided by Nahuel Fouilleul in a comment

say 1#1say+1-yas 

Try it online!Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.!enilno ti yrT

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-yas 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 9 bytes

Provided by Nahuel Fouilleul in a comment

say+1-yas 

Try it online!

!enilno ti yrT

edited body
Source Link
Grimmy
  • 15.8k
  • 1
  • 36
  • 64

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-sayyas 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-say 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-yas 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.

added 51 characters in body
Source Link
Grimmy
  • 15.8k
  • 1
  • 36
  • 64

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-say 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answeranswers.

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT


Perl 5 (-M5.010), 11 bytes

say 1#1-say 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answer.

Perl 5 (-p), 12 bytes

\$--{}}{++$\ 

Try it online!

!enilno ti yrT

The }{ pseudo-operator really comes in handy.


Perl 5 (-M5.010), 11 bytes

say 1#1-say 

Try it online!

This one is super boring, just using a comment like all the other non-golfing-language answers.

Source Link
Grimmy
  • 15.8k
  • 1
  • 36
  • 64
Loading