愚人节比赛

rand36

https://ac.nowcoder.com/acm/contest/4863/A

A

你只需要一个良好的随机种子

#include<bits/stdc++.h>
using namespace std;
int main()
{
    srand(1);
    cout<<rand()%37<<"\n";
    return 0;
}
全部评论

相关推荐

Twilight_m...:还是不够贴近现实,中关村那块60平房子200万怎么可能拿的下来,交个首付还差不多
点赞 评论 收藏
分享
苍蓝星上艾露:这简历。。。可以试试我写的开源简历优化工具https://github.com/weicanie/prisma-ai
点赞 评论 收藏
分享
评论
5
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务