提交时间:2025-10-06 09:53:51
运行 ID: 68521
#include<bits/stdc++.h> using namespace std; int main(){ cout<<50<<' '<<30; return 0; }