ENG  RUSTimus 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 1010. Discrete Function

Show all messages Hide all messages

The author of the 1010 problem wrote that the values of the function are 'signed long' but you should use 'double' instead of 'long int' for storing the values of the function. In my case this change resulted in AC :)

Edited by author 12.05.2004 09:02