Problem foodchain
User hitarthdangra
Submission Time 2026-02-19 18:20:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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