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 1014. Product of Digits

Test #3 is Wrong
Posted by Alexander J. Villalba G. 2 Apr 2007 21:08

the test 3 is:
number: 1
answer 1

but is 11...
Why? for example in the test 4
the number is 0
and the answer is 10
!!!
Your task is to find the minimal POSITIVE integer number Q. (-)
Posted by Orlangur [KievNU] 2 Apr 2007 22:10
Re: Your task is to find the minimal POSITIVE integer number Q. (-)
Posted by Alexander J. Villalba G. 5 Apr 2007 02:19
so that the product of digits of Q is exactly equal to N.

exactly!!!

and my program is AC but no the test...

my english no is very good...

I can't discuss it much (: < )

Edited by author 05.04.2007 02:20

Edited by author 05.04.2007 02:20

Edited by author 05.04.2007 02:21
Q=0 is NOT positive, and Q=1 is. (-)
Posted by Orlangur [KievNU] 5 Apr 2007 11:39
Re: Q=0 is NOT positive, and Q=1 is. (-)
Posted by Peca 26 Jul 2008 02:04
where do you see the tests? I want to be able too see the test cases.

tanks!
Re: Test #3 is Wrong
Posted by khashayar 30 Aug 2008 02:07
i'm sure about my program...
i tested it for anynumber between 1 and 100000000.....

Edited by author 30.08.2008 02:09

Edited by author 30.08.2008 02:09
Re: Test #3 is Wrong
Posted by snowfly 10 Aug 2009 13:13
It is 1:
[code is deleted]

Edited by moderator 10.08.2009 13:15