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 Revisions

1 of 2
Dingus
  • 11.5k
  • 2
  • 33
  • 67

bitch, 2 bytes

/1

Try it online! or verify the average.

Outputs 0 (average 48 exactly). / outputs the accumulator value (initialised to zero); 1 is a no-op here.

Dingus
  • 11.5k
  • 2
  • 33
  • 67

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