Problem lunchbox
User Arjunironman8
Submission Time 2026-06-23 16:53:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:25:7: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘long long int’ to binary ‘operator<<’
25 | count<<ans;
| ~~~~~^~~~~