提交时间:2025-03-15 23:28:04

运行 ID: 62729

#include<bits/stdc++.h> using namespace std; int main() { cout<<2<<" "<<3<<" "<<5<<" "<<6; return 0; }