#include<fstream> using namespace std; int main() { ifstream fin("monkeys.in"); int t; t=-1; fout<<t<<endl; return 0; }