Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
[Paper](https://arxiv.org/abs/
|
6 |
|
7 |
|
8 |
We use Stdio input/output format here. For example, for the task to calculate the sum of a list, the input and output are in the following format:
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
[Paper](https://arxiv.org/abs/2506.03136) | [Code](https://github.com/Gen-Verse/CURE)
|
6 |
|
7 |
|
8 |
We use Stdio input/output format here. For example, for the task to calculate the sum of a list, the input and output are in the following format:
|