Kann uns das zum Problem werden? Falls ja: eigene Stack Implementierung nötig
After the stack has been PUSHed eight times, the ninth
push overwrites the value that was stored from the first
push. The tenth push overwrites the second push (and
so on).
Kann uns das zum Problem werden? Falls ja: eigene Stack Implementierung nötig