#include<bits/stdc++.h> using namespace std; int main() {cout<<"win"<<endl; cout<<"lose"<<endl; return 0; }