Owl Get a Life
lunchbox.cpp: In function βint main()β:lunchbox.cpp:16:33: error: expected primary-expression before β<=β token 16 | if (min_element(list,list+M)) <= N){ | ^~