Run ID:58871
提交时间:2023-10-05 20:23:15
#include<iostream> #include<cstdio> using namespace std; int main(){ cout<<"45"<<' '<<"20"; return 0; }