提交时间:2026-01-04 18:03:39
运行 ID: 81410
#include<bits/stdc++.h> using namespace std; int main(){ cout<<6; cout<<2; return 0; }