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
deleted 151 characters in body
Kjetil S
  • 6.2k
  • 11
  • 23

Perl 5, 60 bytes

my%s;$_=(@r=grep!$s{lc$_}++,/\bs(?!h)\w*/gi)<7?"":"@r[0..6]"

Try it online!

Kjetil S
  • 6.2k
  • 11
  • 23

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