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