Run ID:13319

提交时间:2021-05-26 15:44:06

#include <iostream> using namespace std; int main() { cout<<45<<" "<<20; return 0; }