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 3
edited body
Blue
  • 559
  • 4
  • 10

C (gcc), 24 bytes

f(a,b,c){a=c*(a+c)/b-b;}

Another port of dingledooper's answer!

Try it online!

Blue
  • 559
  • 4
  • 10

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