首页 > 梅森素数
头像 _王泥煤
发表于 2019-11-17 18:42:15
打表or百度(有网的话)均可纯签到题,不多说了 #include<bits/stdc++.h> using namespace std; int main() { printf("3 7 31 127 8191\n"); return 0; }