|
|
вернуться в форумwhat is wrong do you know why i got restricted function on test #5, i used math library for solve the problem, and i used fmod to get the answer Re: what is wrong You must use long arithmetics, because size of number N is more, than the sizes of standard types. On test #5 authors use very long number. Re: what is wrong Послано semekh 23 июн 2008 19:08 NO! theres no need to use long arithmetics. This problem's mush more easier than waht you think.you can get AC in 0.001 Re: what is wrong I not used long arithmetics, but i have wrong answer on test 5 too. Re: what is wrong I try do n mod 7 |
|
|