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

2 of 2
added 60 characters in body
Dingus
  • 11.5k
  • 2
  • 33
  • 67

Fortran (GFortran), (削除) 38 (削除ここまで) 28 bytes

print*,(10**i/9*i,i=1,9)
end

Try it online!

Edit: Turns out the program statement is optional, saving 10 bytes!

Dingus
  • 11.5k
  • 2
  • 33
  • 67

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