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

5 of 5
Commonmark migration

Acc!, 27 bytes

Also works in Acc!!.

Count q while 1 {
Write N
}

This code can handle null bytes, but will error when input runs out, as it is impossible to handle that case in Acc!

The Fifth Marshal
  • 6.3k
  • 1
  • 27
  • 46

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