Problem | motest |
---|---|
User | andthatsallshewrote |
Submission Time | 2023-11-15 15:53:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
motest.cpp: In function ‘int main()’:
motest.cpp:23:14: error: invalid operands of types ‘long long int’ and ‘__gnu_cxx::__promote_2<long long int, long long int, double, double>::__type’ {aka ‘double’} to binary ‘operator%’
23 | if (total % pow(x, k) == 0)
| ~~~~~ ^ ~~~~~~~~~
| | |
| | __gnu_cxx::__promote_2<long long int, long long int, double, double>::__type {aka double}
| long long int