#include using namespace std; typedef signed long long ll; #undef _P #define _P(...) (void)printf(__VA_ARGS__) #define FOR(x,to) for(x=0;x>t; if(t=="unlocked") break; } } int main(int argc,char** argv){ string s;int i; solve(); return 0; }