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 1554. Multiplicative Functions

What do I need to do for notinvertible functions?
Posted by Dumpty Humpty 19 Jun 2011 03:03
For example:
1
9
Re: What do I need to do for notinvertible functions?
Posted by Spatarel Dan Constantin 19 Apr 2014 18:06
My AC solution outputs 0.

Apparently, the problem statement is incomplete. It should guarantee that for the given tests a solution always exists.
Re: What do I need to do for notinvertible functions?
Posted by Semm 28 Jul 2016 14:49
It is told that F is a multiplicative function. So F(1)=1 by definition.