Problem foodchain
User garrett
Submission Time 2024-11-07 15:14:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:6:5: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
6 | ans = A*B*C*D*E;
| ^~~
| abs