Dataset Viewer
input_test
string | scratchpad
string | result_final
string | y_digits
int64 |
---|---|---|---|
Input:
50392+66878
Target:
|
Input:
50392+66878
Target:
[5,0,3,9,2] + [6,6,8,7,8] , A=[] , C=0 , 2+8+0=10 , A->0 , C->1
[5,0,3,9] + [6,6,8,7] , A=[0] , C=1 , 9+7+1=17 , A->7 , C->1
[5,0,3] + [6,6,8] , A=[7,0] , C=1 , 3+8+1=12 , A->2 , C->1
[5,0] + [6,6] , A=[2,7,0] , C=1 , 0+6+1=7 , A->7 , C->0
[5] + [6] , A=[7,2,7,0] , C=0 , 5+6+0=11 , A->1 , C->1
[] + [] , A=[1,7,2,7,0] C=1 , END
</scratch>
117270
|
117270
| 5 |
README.md exists but content is empty.
- Downloads last month
- 8