Problem lunchbox
User eliasxyz
Submission Time 2025-05-24 00:27:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:13: error: ‘class std::vector<int>’ has no member named ‘length’
18 | if(j==yay.length()-1){
| ^~~~~~