Question regarding this particular random number generator in c

后端 未结 0 1140
时光说笑
时光说笑 2020-12-11 06:36

The following code is from the paper Understanding Integer Overflow in C/C++

#include 

#define  IA  1103515245u
#define  IC  12346u
#define  I         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题