You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/problem_package_format.md
-19Lines changed: 0 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,6 @@ stated. Any unknown keys should be treated as an error.
138
138
| <sclass="kattis"> <sclass="dep">grading</s> <s>scoring</s> </s> | <sclass="kattis"> Map with keys as defined below </s> | <sclass="kattis"> See definition below </s> | <sclass="kattis"> Must only be used on scoring problems. </s> |
139
139
| keywords | <s>String or sequence of strings</s> || Set of keywords. |
140
140
| <s>uuid</s> | <s>String</s> || <s>UUID identifying the problem.</s> |
141
-
| <sclass="kattis"> <s>libraries</s> </s> | <sclass="kattis"> <s>String or sequence of strings</s> </s> | <sclass="kattis"> </s> | <sclass="kattis"> <s>Set of libraries as defined below.</s> </s> |
142
141
| <sclass="kattis"> <s>languages</s> </s> | <sclass="kattis"> <s>String or sequence of strings</s> </s> | <sclass="kattis"> <s>all</s> </s> | <sclass="kattis"> <s>Set of languages or "all".</s> </s> |
143
142
144
143
```note
@@ -203,24 +202,6 @@ A map with the following keys:
203
202
</div>
204
203
<divclass="kattis">
205
204
206
-
207
-
### libraries
208
-
209
-
<s> A set from elements below. A library will be available for the
210
-
languages listed. </s>
211
-
212
-
</div>
213
-
<divclass="kattis">
214
-
215
-
| Value | Library | Languages |
216
-
| - | - | - |
217
-
| gmp | GMP - The GNU Multiple Precision Arithmetic Library | C, C++ |
0 commit comments