ENG
RUS
Timus 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
visit.er
Please read the problem AGAIN
[1] // Problem
1014. Product of Digits
23 Aug 2007 09:48
What is 'positive integer'?
0?Of couse not.
So:
Input:0
Output:10(not 0)
Because 0 isn't a positive number
But:
Input:1
Output:1
Edited by author 24.08.2007 15:16
Bui Nguyen Tung
Re: Please read the problem AGAIN
// Problem
1014. Product of Digits
23 Aug 2007 17:42
Thanks you very much,
© 2000–2025
Timus Online Judge Team
. All rights reserved.