Problem | specialgirlfriends |
---|---|
User | gtiamthebest |
Submission Time | 2023-12-25 11:51:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
specialgirlfriends.cpp: In function ‘int32_t main()’:
specialgirlfriends.cpp:28:23: error: no matching function for call to ‘pow(__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type&, ll&, const ll&)’
28 | sum+=pow(dq[i],b,mod);
| ^
In file included from /usr/include/features.h:461,
from /usr/include/x86_64-linux-gnu/c++/9/bits/os_defines.h:39,
from /usr/include/x86_64-linux-gnu/c++/9/bits/c++config.h:528,
from /usr/include/c++/9/cassert:43,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from specialgirlfriends.cpp:1:
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:140:1: note: candidate: ‘double pow(double, double)’
140 | __MATHCALL_VEC (pow,, (_Mdouble_ __x, _Mdouble_ __y));
| ^~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/mathcalls.h:140:1: note: candidate expect