提交时间:2026-01-04 15:05:58
运行 ID: 80181
#include<bits/stdc++.h> using namespace std; int main() {cout<<"win"<<endl; cout<<"lose"<<endl; return 0; }