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