这题十分简单,只需要简单的输出代码
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"6 4";//输出 return 0; }
Using your 蒙青创OJ universal account