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 7
added 48 characters in body
ZaMoC
  • 25.5k
  • 2
  • 32
  • 87

#Mathematica, 135 bytes

Max[(s=#;r=#2;Max[Tr/@Partition[#,r,1]&/@Join[s,Diagonal[s,#]&/@Range[-(t=Tr[1^#&@@s])+2,t-1]]])&@@@{{Transpose@#,#2},{Reverse@#,#2}}]&

Try it online!

ZaMoC
  • 25.5k
  • 2
  • 32
  • 87

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