This repository demonstrates a common error in COBOL programs: numeric overflow or truncation during arithmetic operations. The bug.cob file contains code that adds a ...