ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1120
. Sum of Sequential Numbers
Zmy
What does 'FLT_INVALID_OPERATION' mean?
[1] // Problem
1120. Sum of Sequential Numbers
31 Jan 2002 13:53
I got a 'Crash' with 'FLT_INVALID_OPERATION'. What's it?
Nazarov Denis (nsc2001@rambler.ru)
It means that your program divide smth by zero (May be you should check real numbers when divide)
// Problem
1120. Sum of Sequential Numbers
31 Jan 2002 18:41
> I got a 'Crash' with 'FLT_INVALID_OPERATION'. What's it?
© 2000–2025
Timus Online Judge Team
. All rights reserved.