首页 新闻 会员 周边 捐助
0
回答数

已关闭问题 为什么生成不了随机数?

#include<bits/stdc++.h> using namespace std; mt19937 rg(random_device{}()); int n,m; int main(){ n=r