提交时间:2026-06-05 14:19:45
运行 ID: 89398
#include <bits/stdc++.h> using namespace std; int main() { cout<<"1"<<endl<<"2"; return 0; }