// x1=16598013x+12820163 mod 2^24 #include #include void main() { long y, x, xi, m ; x=16598013 ; m=16777216 ; // 2^24 for (xi=1; xi