diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-03-17 15:43:33 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-03-17 15:43:33 +0100 |
commit | db807267522c4e25a17b1a7fba6a9828ad91e13d (patch) | |
tree | a09847f312be55ef536892580940424f86f99203 /prolog/problems/lists_advanced/max_2 | |
parent | c1cc16c4088cb68d205342450493957f17a71c9a (diff) |
Prolog: show lists_advanced problems except count_3
Diffstat (limited to 'prolog/problems/lists_advanced/max_2')
-rw-r--r-- | prolog/problems/lists_advanced/max_2/common.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/problems/lists_advanced/max_2/common.py b/prolog/problems/lists_advanced/max_2/common.py index 3fe5f94..a0d2b42 100644 --- a/prolog/problems/lists_advanced/max_2/common.py +++ b/prolog/problems/lists_advanced/max_2/common.py @@ -7,7 +7,7 @@ from server.hints import Hint, HintPopup id = 109 number = 16 -visible = False +visible = True facts = None solution = '''\ |