提交时间:2020-07-27 17:31:53

运行 ID: 5136

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