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 Answer

Commonmark migration
Source Link

#SageMath , (削除) 29 bytes (削除ここまで) noncompeting*

SageMath , (削除) 29 bytes (削除ここまで) noncompeting*

lambda L:Graph(L).treewidth()

*This answer posted before OP's change of the question that "Builtins are banned", so I maked it noncompeting .

Online Demo!

#SageMath , (削除) 29 bytes (削除ここまで) noncompeting*

lambda L:Graph(L).treewidth()

*This answer posted before OP's change of the question that "Builtins are banned", so I maked it noncompeting .

Online Demo!

SageMath , (削除) 29 bytes (削除ここまで) noncompeting*

lambda L:Graph(L).treewidth()

*This answer posted before OP's change of the question that "Builtins are banned", so I maked it noncompeting .

Online Demo!

added 136 characters in body
Source Link
rahnema1
  • 5.7k
  • 1
  • 16
  • 22

#SageMath , 29 bytes(削除) 29 bytes (削除ここまで) noncompeting*

lambda L:Graph(L).treewidth()

*This answer posted before OP's change of the question that "Builtins are banned", so I maked it noncompeting .

Online Demo!

#SageMath , 29 bytes

lambda L:Graph(L).treewidth()

Online Demo!

#SageMath , (削除) 29 bytes (削除ここまで) noncompeting*

lambda L:Graph(L).treewidth()

*This answer posted before OP's change of the question that "Builtins are banned", so I maked it noncompeting .

Online Demo!

Source Link
rahnema1
  • 5.7k
  • 1
  • 16
  • 22

#SageMath , 29 bytes

lambda L:Graph(L).treewidth()

Online Demo!

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