Problem foodchain
User Bryan
Submission Time 2023-11-08 10:51:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:8:10: error: ‘pow’ was not declared in this scope
8 | no = pow(10, 9) + 9;
| ^~~