adventOfCode/challenges/2024/09-diskFragmenter/tests.json
2024-12-09 18:30:16 +00:00

14 lines
No EOL
220 B
JSON

{
"1": [
{
"is": "1928",
"input": "2333133121414131402\n"
}
],
"2": [
{
"is": "2858",
"input": "2333133121414131402\n"
}
]
}