ccebinger / SWPSoSe14

2 stars 1 forks source link

fix div bug #164

Closed Zelldon closed 10 years ago

Zelldon commented 10 years ago

Test/test-cases2/div.txt

 java Main
Exception in thread "main" java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integer
        at Main.main(Unknown Source)
vincentbohlen commented 10 years ago

das passiert, weil in der file [10] gepushed wird. eben das auflösungsproblem, was leon bearbeiten wollte. was auch [hello world\n] verschuldet

Zelldon commented 10 years ago

ah stimmt jo