Another Contest 4 Problem 1 - Identity Crisis

View as PDF

Submit solution


Points: 0
Time limit: 1.0s
Memory limit: 256M

Problem type
Allowed languages
C++

Who are you? You seem to be having an identity crisis. Before you can figure out who you are, you first need to implement the following function:

string f(int N)

You may assume 1 \le N \le 10^6.


Comments

There are no comments at the moment.