提交时间:2026-01-04 15:20:34
运行 ID: 80529
#include<bits/stdc++.h> using namespace std; int main(){ cout<<45<<" "; cout<<20<<endl; return 0;}