43,48d42
< inline int
< random(int n)
< {
< return random() % n;
< }
<