提交时间:2026-06-05 14:11:46

运行 ID: 89371

#include<bits/stdc++.h> using namespace std; int main(){ cout<<45<<" "; cout<<20<<endl; return 0;}