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