master > master: config - Tutoriumsaufgabe 3
This commit is contained in:
parent
aab7844218
commit
699a5f6fa4
@ -71,3 +71,17 @@ parts:
|
|||||||
- command: 'algorithm-search-ith-element-dc'
|
- command: 'algorithm-search-ith-element-dc'
|
||||||
description: 'Freiwilliges ÜB2, A6b (D&C)'
|
description: 'Freiwilliges ÜB2, A6b (D&C)'
|
||||||
inputs: *ref_inputs_ueb2_6b
|
inputs: *ref_inputs_ueb2_6b
|
||||||
|
# SEMINARBLATT 3
|
||||||
|
- command: 'algorithm-search-binary'
|
||||||
|
description: 'Seminarblatt Woche 3, Aufgabe 1'
|
||||||
|
inputs: &ref_inputs_sem3_1
|
||||||
|
L: [7, 12, 29, 33, 40, 44, 45, 55, 64, 68, 78, 81, 84, 89, 95, 117, 120, 124, 133, 148, 152, 157, 174, 209, 219, 226, 237, 241, 273, 277, 282]
|
||||||
|
x: 101
|
||||||
|
- command: 'algorithm-search-jump'
|
||||||
|
description: 'Seminarblatt Woche 3, Aufgabe 1'
|
||||||
|
inputs:
|
||||||
|
<<: *ref_inputs_sem3_1
|
||||||
|
m: 5
|
||||||
|
- command: 'algorithm-search-interpolation'
|
||||||
|
description: 'Seminarblatt Woche 3, Aufgabe 1'
|
||||||
|
inputs: *ref_inputs_sem3_1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user