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

3 of 5
deleted 13 characters in body
640KB
  • 12.4k
  • 2
  • 38
  • 61

PHP, 54 bytes

function($x){for(;$y<$x;$a[]=range(++$y,1));return$a;}

Try it online!

640KB
  • 12.4k
  • 2
  • 38
  • 61

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