Fix 2023.01 test
This commit is contained in:
parent
fd8977a39a
commit
56724a72e3
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"1": [
|
"1": [
|
||||||
{"input": "1abc2\npqr3stu8vwx\na1b2c3d4e5f\ntreb7uchet", "is": "142"},
|
{"input": "1abc2\npqr3stu8vwx\na1b2c3d4e5f\ntreb7uchet", "is": "142"}
|
||||||
{"input": "eighthree", "is": "83"},
|
|
||||||
{"input": "sevenine", "is": "79"}
|
|
||||||
],
|
],
|
||||||
"2": [
|
"2": [
|
||||||
{"input": "two1nine\neightwothree\nabcone2threexyz\nxtwone3four\n4nineeightseven2\nzoneight234\n7pqrstsixteen", "is": "281"}
|
{"input": "two1nine\neightwothree\nabcone2threexyz\nxtwone3four\n4nineeightseven2\nzoneight234\n7pqrstsixteen", "is": "281"},
|
||||||
|
{"input": "eighthree", "is": "83"},
|
||||||
|
{"input": "sevenine", "is": "79"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue