Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 173 Bytes

File metadata and controls

8 lines (5 loc) · 173 Bytes

IntegerOverflow

Program designed to show integer overflow. For expected inputs <=16 all is well, but

What happens otherwise?

Original Code by Jan Pearce, Berea College