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 1309. Dispute

help please
Posted by Felagund 18 Dec 2006 12:52
Can you please tell me is this array correct
{0,5392,1890,84,6520,3149,2416,2835,80,8614,742,7696,6823,
9492,7710,9444,510,118,6522,3213,4499,6178,4565,763,1071,
8875,2688,9145,1211,9480,4056,1817,8661,5467,3358,2892,
2205,8691,1963,2386,8401,1047,3691,6824,825,7728,6797,1720
8194,9901,2823,1952,9344,5022,1421,6116,4511,1289,2133,
7494,7298,5012,9638,8753,5968,4029,4804,9556,924,1497,5886
6078,2085,3876,268,2910,8962,2970,1015,3931,1103,4872,4054
346,1119,931,4454,6530,1722,4266,9888,7961,2891,885,4461,
7731,3316,2155,93,2871,9710}
q[i]=f(i*10^6),i from 0 to 100

Edited by author 18.12.2006 12:52

Edited by author 18.12.2006 12:53
Re: help please
Posted by unlucky [Vologda SPU] 13 Feb 2010 02:03
Your array is like to be correct. But without good calculation of g(x,y) he is useless :)
I wrote this function and get the SAME array.
But my interval was 500 000 . It's avoid me to get TLE 17 on Java :)