摘要: 题库:洛谷 题号:3306 题目:随机数生成器 link:https://www.luogu.com.cn/problem/P3306 观察题目,易得出暴力代码,但是会TLE,只能得20pts 1 #include<bits/stdc++.h> 2 #define ll long long 3 us 阅读全文
posted @ 2020-08-16 21:32 louis_11 阅读(182) 评论(0) 推荐(0)