提交时间:2025-04-25 17:18:37
运行 ID: 64788
#include <bits/stdc++.h> using namespace std; int main() { cout<<"2 3 5 6"<<endl; return 0; }