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