Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Post Undeleted by chunes
use sbcs
Source Link
chunes
  • 27.8k
  • 3
  • 32
  • 55

Uiua, 6 bytesbytes

◿10/n⇌

Try it!

 ⇌ # reverse
 /n # reduce by power
◿10 # modulo 10

Uiua, 6 bytes

◿10/n⇌

Try it!

 ⇌ # reverse
 /n # reduce by power
◿10 # modulo 10

Uiua, 6 bytes

◿10/n⇌

Try it!

 ⇌ # reverse
 /n # reduce by power
◿10 # modulo 10
Post Deleted by chunes
Source Link
chunes
  • 27.8k
  • 3
  • 32
  • 55

Uiua, 6 bytes

◿10/n⇌

Try it!

 ⇌ # reverse
 /n # reduce by power
◿10 # modulo 10

AltStyle によって変換されたページ (->オリジナル) /