master > master: config - fügte Daten aus Aufgabe + nicht trivialen Fall hinzu
This commit is contained in:
parent
cccc6a14ba
commit
0f1b426f94
@ -88,4 +88,8 @@ parts:
|
|||||||
- command: 'algorithm-stacks-next-greater-element'
|
- command: 'algorithm-stacks-next-greater-element'
|
||||||
description: 'Seminarblatt Woche 4, Aufgabe 1'
|
description: 'Seminarblatt Woche 4, Aufgabe 1'
|
||||||
inputs:
|
inputs:
|
||||||
L: [4, 2, 1, 100, 6, 3, 16]
|
L: [4, 6, 3, 16]
|
||||||
|
- command: 'algorithm-stacks-next-greater-element'
|
||||||
|
description: 'Seminarblatt Woche 4, Aufgabe 1 mit anderen Daten'
|
||||||
|
inputs:
|
||||||
|
L: [20, 10, 10, 2, 1, 5, 30, 3, 16]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user