Problem | mathclass |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-04-01 14:19:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mathclass.cpp: In function ‘ll functionF(ll, ll)’:
mathclass.cpp:19:16: error: ‘pow’ was not declared in this scope
19 | return pow(A, B) % 10000000007;
| ^~~