diff options
author | Martin Možina <martin.mozina@fri.uni-lj.si> | 2016-11-02 14:07:05 +0100 |
---|---|---|
committer | Martin Možina <martin.mozina@fri.uni-lj.si> | 2016-11-02 14:07:05 +0100 |
commit | b9e78f3b26f3a6bc8ffd0ad2a2eeeba7184b51af (patch) | |
tree | ba391609fbcb0b7737157ee60c64706205185f09 /prolog/problems/world_data | |
parent | 8540f7ca17b029b12bee6d8bef1c3e8911d688a4 (diff) | |
parent | 4922856071d95e9133cab6defb298405d44b1ad2 (diff) |
Merge branch 'master' of 192.168.15.97:codeq-problems
Diffstat (limited to 'prolog/problems/world_data')
-rw-r--r-- | prolog/problems/world_data/common.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prolog/problems/world_data/common.py b/prolog/problems/world_data/common.py index 006b9f5..0d2730a 100644 --- a/prolog/problems/world_data/common.py +++ b/prolog/problems/world_data/common.py @@ -1,2 +1,2 @@ id = 1002 -number = 20 +number = 140 |