adventOfCode/challenges/2023/07-camelCards/tests.json
AKP bdc95074df
2023.07
Squashed commit of the following:

commit b15750b28c94f534a9a775112b961bdd9cecfde9
Author: AKP <abi@tdpain.net>
Date:   Thu Dec 7 16:55:14 2023 +0000

    Update `README.md`

commit baa6132676ad52a403fe8119cb829f3a9219691a
Author: AKP <abi@tdpain.net>
Date:   Thu Dec 7 16:53:55 2023 +0000

    Oh cool this works

commit 30b802851ae541e5354bc07806d9d576c5990bb5
Author: AKP <abi@tdpain.net>
Date:   Thu Dec 7 16:37:09 2023 +0000

    This kind of works
2023-12-07 16:55:32 +00:00

8 lines
215 B
JSON

{
"1": [
{"is": "6440", "input": "32T3K 765\nT55J5 684\nKK677 28\nKTJJT 220\nQQQJA 483"}
],
"2": [
{"is": "5905", "input": "32T3K 765\nT55J5 684\nKK677 28\nKTJJT 220\nQQQJA 483"}
]
}