提交时间:2025-12-26 20:12:29
运行 ID: 78571
#include<bits/stdc++.h> using namespace std; int main() {cout<<"2 3 5 6"<<endl; return 0; }