提交时间:2026-08-07 10:19:26

运行 ID: 92746

#include <bits/stdc++.h> using namespace std ; int main() { cout << "101 103 107 109 113 127 131 137 139 149 151 157 163 167 173 179 181 191 193 197 199\n" ; return 0 ; }