SP8546 MAIN73 - Manoj and Pankaj
Description
Manoj and Pankaj play the following game on a N\*M grid, Each cell of which is either empty or contain a stone.
Input Format
First line of each test case contains two integers N and M. (1
Output Format
For each test case print 'Manoj' if Manoj wins, print 'Pankaj' otherwise.