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": [[7, 3, 8, 7], [7, 8, 3, 7], [7, 3, 8, 7], [7, 8, 3, 7]], "output": [[7, 3, 8, 7], [7, 7, 8, 3], [7, 3, 8, 7], [7, 7, 8, 3]]}, {"input": [[0, 5, 7, 7, 7, 7], [5, 0, 7, 7, 7, 7], [0, 5, 7, 7, 7, 7], [5, 0, 7, 7, 7, 7], [0, 5, 7, 7, 7, 7], [5, 0, 7, 7, 7, 7]], "output": [[0, 5, 7, 7, 7, 7], [7, 5, 0, 7, 7, 7], [0, 5, 7, 7, 7, 7], [7, 5, 0, 7, 7, 7], [0, 5, 7, 7, 7, 7], [7, 5, 0, 7, 7, 7]]}], "test": [{"input": [[7, 7, 7, 7, 7], [7, 2, 9, 7, 7], [7, 9, 2, 7, 7], [7, 2, 9, 7, 7], [7, 7, 7, 7, 7]], "output": [[7, 7, 7, 7, 7], [7, 2, 9, 7, 7], [7, 7, 9, 2, 7], [7, 2, 9, 7, 7], [7, 7, 7, 7, 7]]}]}