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 1086. Cryptography

help me with tests
Posted by Georgy Mogafk 16 Nov 2014 05:08
Sorry for my poor english.
I run code on my pc with different params. Where may be error? Test alltime is wrong. See screenshot: http://rghost.ru/59087997/image.png
Re: help me with tests
Posted by Georgy Mogafk 16 Nov 2014 19:33
I found my error. I was searched all multiples of i<=LIMIT, whereas right i*i<=LIMIT.
Now my code not run firsth test..but i am sure that result is correct.
Please, give me some input data for test.