feat(content): hidden test cases
This commit is contained in:
@@ -26,6 +26,12 @@ test_cases:
|
||||
expected: 8
|
||||
- input: { n: 10 }
|
||||
expected: 89
|
||||
- input: { n: 20 }
|
||||
expected: 10946
|
||||
- input: { n: 6 }
|
||||
expected: 13
|
||||
- input: { n: 15 }
|
||||
expected: 987
|
||||
|
||||
description: |
|
||||
You are climbing a staircase. It takes `n` steps to reach the top.
|
||||
|
||||
Reference in New Issue
Block a user