A a permutation
B
an algorithm
C arithmetic logic
D
a geometric model
E None of the above
Share : |
A
10 + rand() % (10 + 1)
B
1 + (10 - 1 + 1) % rand()
C
10 + rand() % (10 - 1 + 1)
D
1 + rand() % (10 - 1 + 1)
Share : |