## page was renamed from 程序设计练习64——timus1110——Power = Power = http://acm.timus.ru/problem.aspx?space=1&num=1110 Time Limit: 0.5 second Memory Limit: 1 000 KB You are given the whole numbers N, M and Y. Write a program that will find all whole numbers X in the interval [0, M-1] such that X^N mod M = Y. == Input == The input contains a single line with N, M and Y (0