Problem specialgirlfriends
User ETkilobyte
Submission Time 2024-07-03 15:08:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

specialgirlfriends.cpp: In function ‘int main()’:
specialgirlfriends.cpp:17:8: error: invalid operands of types ‘long long int’ and ‘__gnu_cxx::__promote_2<int, int, double, double>::__type’ {aka ‘double’} to binary ‘operator%’
17 | y=x%(pow(10,9)+7);
| ~^~~~~~~~~~~~~~
| | |
| | __gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}
| long long int