Run ID:5975
提交时间:2021-02-10 17:02:22
#include <iostream> using namespace std; int main() { cout << "45 20"; return 0; }