|
|
back to boardCrash (floating-point invalid operation) Hello, ladies and gentlemens. Can somebody help me? My program compiles on my computer (Delphi 6), but when i send it to judge, i get message 'Crash (floating-point invalid operation)'. How i can solve this problem? what is wrong? Re: Crash (floating-point invalid operation) Posted by Vas 24 Dec 2012 07:00 Check that you do not divide to 0. (For example when x1=x2) |
|
|