Problem specialgirlfriends
User JoshJuice
Submission Time 2024-08-27 23:17:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

specialgirlfriends.cpp: In function ‘int main()’:
specialgirlfriends.cpp:24:27: error: ‘modular_exponentiation’ was not declared in this scope
24 | long long count = modular_exponentiation(x, T, MOD);
| ^~~~~~~~~~~~~~~~~~~~~~