提交时间:2025-12-26 15:26:24
运行 ID: 78170
#include<bits/stdc++.h> using namespace std; int main() { cout<<5<<endl<<1<<endl<<7; return 0; }