Problem | specialgirlfriends |
---|---|
User | ETkilobyte |
Submission Time | 2025-01-18 12:34:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
specialgirlfriends.cpp: In function ‘int main()’:
specialgirlfriends.cpp:33:23: error: expected ‘;’ before ‘x’
33 | c[i]%=1000000007 x+=pow(c[i],b);
| ^ ~
| ;