提交时间:2026-06-13 06:44:12

运行 ID: 91494

#include<bits/stdc++.h> using namespace std; int main(){ cout<<50<<' '<<30; return 0; }