Update README.md
Browse files
README.md
CHANGED
|
@@ -29,5 +29,6 @@ configs:
|
|
| 29 |
---
|
| 30 |
|
| 31 |
## Description
|
| 32 |
-
task id: [10, 32, 38, 50] removed from original dataset as they are buggy (not formatted accordingly)
|
|
|
|
| 33 |
added a new column full_code which contains full c++ code with header imports
|
|
|
|
| 29 |
---
|
| 30 |
|
| 31 |
## Description
|
| 32 |
+
task id: [10, 32, 38, 50] removed from original dataset as they are buggy (not formatted accordingly) \n
|
| 33 |
+
|
| 34 |
added a new column full_code which contains full c++ code with header imports
|