diff options
Diffstat (limited to 'prolog/problems/trees/maxt_2')
-rw-r--r-- | prolog/problems/trees/maxt_2/common.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prolog/problems/trees/maxt_2/common.py b/prolog/problems/trees/maxt_2/common.py index 264f5e2..280cb25 100644 --- a/prolog/problems/trees/maxt_2/common.py +++ b/prolog/problems/trees/maxt_2/common.py @@ -1,7 +1,6 @@ # coding=utf-8 id = 143 -group = 'trees' number = 50 visible = True facts = None |