In a program, while compiling the compiler does not give an error but while executing it, i get an error.Only
"Floating point exception"
is printed on the output screen.Even a cout statement given at the start of the main function doesn't get executed.
Can anyone help me out with this?
Thanking you in advance...