摘要: 实测手动实现1e7范围比内置快3倍左右 PS xjb乱敲也是可以的 C++ include unsigned int xjb=2333333; int Rand(){ return (xjb=xjb 12345+23333)%7; } int arr[33],cnt,i; int main(){ w 阅读全文
posted @ 2017-12-18 19:04 Caturra 阅读(206) 评论(0) 推荐(0)