How to Capture the Integer-Divide-By-Zero Error in C++? MANUAL CAPTURE The simple and straightforward method is to check it manually if possible. The following outputs “got you!”. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 // https://helloacm.com #includ