CS Rage

No.11135841 ViewReplyOriginalReport
>turn in CS project
>grader clearly didn't test it right
>says several components are missing
>only thing missing is the header, which does not affect the way the code runs at all
>says that Scanner objects create an error
>run the code myself, scanner works just fine
>says that the error message for negative numbers is missing
>pass negative numbers to the scanner
>Error message appears
>says that the prompt for entering a number is missing
>prompt appears right when the program starts, and after a number has been entered, as well as after you enter a negative number
>mfw
This is torture.