master > master: config um Probleme ergänzt
This commit is contained in:
parent
62e1e7dcca
commit
9b1751fa5d
@ -27,3 +27,16 @@ parts:
|
||||
L: [1, 3, 5, 7, 11, 13, 16, 17, 23, 33, 34, 35]
|
||||
x: 17
|
||||
m: 3
|
||||
## Aus freiwilligem ÜB 2:
|
||||
- command: 'algorithm-search-ith-element'
|
||||
inputs: &ref_inputs_ueb2_6a
|
||||
L: [16, 15, 9, 5, 1, 10, 7, 14, 19, 8]
|
||||
i: 2
|
||||
- command: 'algorithm-search-ith-element-dc'
|
||||
inputs: *ref_inputs_ueb2_6a
|
||||
- command: 'algorithm-search-ith-element'
|
||||
inputs: &ref_inputs_ueb2_6b
|
||||
<<: *ref_inputs_ueb2_6a
|
||||
i: 5
|
||||
- command: 'algorithm-search-ith-element-dc'
|
||||
inputs: *ref_inputs_ueb2_6b
|
||||
|
Loading…
x
Reference in New Issue
Block a user