提交时间:2024-11-15 15:10:16
运行 ID: 56704
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"1 1"; return 0; }