Floating point exception (core dumped)

Hi,
I recently wrote a program for finding factors of a number in c++. The program is showing runtime error as “Floating point exception (core dumped)”. I could not understand this statement.
Can you just help me in figuring this out.

Hi, You should post your code first. It seems like you have done something horribly wrong in your code. Without the code we can’t say anything.