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