Problem | foodchain |
---|---|
User | Elwinthenerd |
Submission Time | 2024-04-26 16:59:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foodchain.cpp: In function ‘int main()’:
foodchain.cpp:6:16: error: ‘pow’ was not declared in this scope
6 | long long g = pow(10,9)+9;
| ^~~