We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9277e commit 69cb8c3Copy full SHA for 69cb8c3
CHANGELOG.md
@@ -14,8 +14,11 @@
14
- Add LeetCode platform
15
- Add Lyrio platform
16
- Add `Platform#getContest` to get contest information
17
-- **atcoder:** Compat with new memory limit format
18
- **luogu:** Support `Platform#getContest`
+
19
+### 🩹 Bug Fixes
20
21
+- **atcoder:** Compat with new memory limit format
22
- **luogu:** Correct problem description when some of its sections aren't complete. Non-existing sections are now `''` instead of `null`
23
24
## 0.2.0 (2025-05-04)
0 commit comments