Problem lunchbox
User Dan64091
Submission Time 2025-03-09 22:10:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:12:11: error: request for member ‘being’ in ‘gay’, which is of non-class type ‘long long int [m]’
12 | sort(gay.being(),gay.end());
| ^~~~~
lunchbox.cpp:12:23: error: request for member ‘end’ in ‘gay’, which is of non-class type ‘long long int [m]’
12 | sort(gay.being(),gay.end());
| ^~~