提交时间:2024-09-17 14:20:56
运行 ID: 51074
#include<iostream> using namespace std; int main() { cout<<"4 2"<<endl; return 0; }