Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This dataset contains the metadata for the CSES problem set (e.g. title, time limit, number of test cases, etc).
|
6 |
+
|
7 |
+
The data is crawled on December 28, 2024.
|
8 |
+
|
9 |
+
Notes:
|
10 |
+
- `time_limit` is in seconds
|
11 |
+
- `memory_limit` is in MB
|