aboutsummaryrefslogtreecommitdiff
path: root/challenge-013/paulo-custodio/t/test-2.yaml
blob: 743cfc0c4a58ac564a5990e1b15d5d936772f406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- setup:
  cleanup:
  args:     3
  input:
  output:   |
            F: 1, 1, 2, ...
            M: 0, 0, 1, ...
- setup:
  cleanup:
  args:     21
  input:
  output:   |
            F: 1, 1, 2, 2, 3, 3, 4, 5, 5, 6, 6, 7, 8, 8, 9, 9, 10, 11, 11, 12, 13, ...
            M: 0, 0, 1, 2, 2, 3, 4, 4, 5, 6, 6, 7, 7, 8, 9, 9, 10, 11, 11, 12, 12, ...