Skip to content

Commit 5b89e91

Browse files
Update subtasks.json
1 parent 8394320 commit 5b89e91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pC/subtasks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"1": {
1313
"index": 1,
1414
"score": 17,
15-
"text": " $1 \\le n \\le 500$ ",
15+
"text": "$1 \\le n \\le 500$",
1616
"validators": []
1717
},
1818
"2": {
1919
"index": 2,
2020
"score": 29,
21-
"text": "對於所有 $1 \\le i \\le m$ 都有 $ \frac{n}{2} < c_i \\le n$ ",
21+
"text": "保證所有 $c_i$ 滿足 $\\frac{n}{2} < c_i \\le n$",
2222
"validators": []
2323
},
2424
"3": {

0 commit comments

Comments
 (0)