0_0_35783720_11336.cpp: In function 'int main()': 0_0_35783720_11336.cpp:28:43: error: 'qpow' was not declared in this scope ll ans = (n + 1ll) * qpow(2 * n, mod - 2)%mod; ^