Run ID:107369
提交时间:2025-01-17 15:32:54
#include<iostream> using namespace std; int main(){ cout<<46<<" "<<21<<" "12<<" "<<16<<endl; return 0; }