1 line
246 B
JSON
1 line
246 B
JSON
{"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]]}]} |