提交时间:2026-06-12 14:41:46
运行 ID: 90877
#include<bits/stdc++.h> using namespace std; int main() { cout<<"1"<<endl<<"4"; return 0; }