0_0_29449135_11272.cpp: In function 'bool is_prime(ll, ll)': 0_0_29449135_11272.cpp:35:24: error: 'random' was not declared in this scope ll a = (random() % (n - 1)) + 1; ^