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 3
added 31 characters in body
Emigna
  • 53.2k
  • 5
  • 44
  • 164

05AB1E, (削除) 8 (削除ここまで) (削除) 7 (削除ここまで) 6 bytes

Saved a byte thanks to Adnan

Ÿ5.å_O

Try it online!

Explanation

Ÿ # inclusive range
 5.å # map 5 in y for each y in the list
 _ # logical negation 
 O # sum
Emigna
  • 53.2k
  • 5
  • 44
  • 164

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