#include<iostream> int main(){ freopen("changgao_string.out","w",stdout); std::cout<<-1; return 0; }