Sun, 10 Oct 2021, 00:29 Lab 1, an issue with overflow
My students, While working on Part 1 of Programming Lab 1, you may have realized that overflow could be an issue. Handling situations where overflow could happen is more complicated than I expect you to do on this first assignment. Therefore, if you wish, you can ignore overflow altogether. We will not test your program with any values X and Y that could cause an overflow, so you will not lose any points for not dealing with overflow conditions. If you handle the cases where overflow could happen, then you will get extra points for that. But please be careful as to how much time you spend on that; we have an exam on Wednesday, and I want you to start preparing for that as well. Good luck getting lab 1 in by Sunday night at midnight, and even more important good luck on the first midterm. Yale Patt