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

7 of 11
added 3 characters in body
Noodle9
  • 20.4k
  • 3
  • 23
  • 47

C (gcc), (削除) 23 (削除ここまで) \$\cdots\$ (削除) 17 (削除ここまで) 53 bytes

#import<stdint.h>
uint64_t f(uint64_t x){x/=sqrt(2);}

Try it online!

Saved 6 bytes thanks to @a'_'!!!
Added 38 bytes to fix type error kindly pointed out by @S.S.Anne.

Noodle9
  • 20.4k
  • 3
  • 23
  • 47

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