Problem foodchain
User Arjun
Submission Time 2025-12-03 13:58:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foodchain.cpp: In function ‘int main()’:
foodchain.cpp:17:10: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘long long int’ to binary ‘operator<<’
17 | count<<answer;
| ~~~~~^~~~~~~~