ccebinger / SWPSoSe14

2 stars 1 forks source link

Y-Junction mit String aufm Stack muss crashen #214

Closed mbaeten closed 10 years ago

mbaeten commented 10 years ago

Eingabe: irgendein Buchstabe Ergebnis: 2 Erwartet: Programm-Crash

$ 'main'
 \      /-1o#
  \--i-<
        \-2o#

Y-Junctions: If the stack is empty or the value at the top of the stack is neither true nor false, then the train crashes.

mbaeten commented 10 years ago

anyone?