diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 12:50:51 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 12:50:51 +0100 |
commit | 5c3e4e293ae280f0b587405af21646e924808f91 (patch) | |
tree | 667113d451c7f09d9157d379a458ec1c8b91790a | |
parent | 6d77df62943b30084f3801b281e0ea82f354aa27 (diff) |
add static score to SE
-rw-r--r-- | 2se.json | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ "teams": [
{"place": [2]},
{"place": [3]}
+ ],
+ "score": [
+ "144.6", "118"
]
},
{
|