feat(content): hidden test cases
This commit is contained in:
@@ -28,6 +28,12 @@ test_cases:
|
||||
expected: 1
|
||||
- input: { s: "11106" }
|
||||
expected: 2
|
||||
- input: { s: "111" }
|
||||
expected: 3
|
||||
- input: { s: "27" }
|
||||
expected: 1
|
||||
- input: { s: "1234" }
|
||||
expected: 3
|
||||
|
||||
description: |
|
||||
You have intercepted a secret message encoded as a string of numbers. The message is **decoded** via the following mapping:
|
||||
|
||||
Reference in New Issue
Block a user