提交时间:2026-06-05 14:20:58

运行 ID: 89406

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