This commit is contained in:
bmachado
2025-11-05 00:24:05 +00:00
commit b8856c0660
1157 changed files with 26817 additions and 0 deletions

View File

@ -0,0 +1 @@
{"train": [{"input": [[9], [0], [1], [6], [8]], "output": [[0], [9], [1], [8], [6]]}, {"input": [[4], [3], [6], [2], [8]], "output": [[3], [4], [6], [8], [2]]}], "test": [{"input": [[4], [5], [6], [7], [2]], "output": [[5], [4], [6], [2], [7]]}]}