Owl Get a Life
boxes.cpp: In function ‘long long int delivery(int, int, int, int*)’:boxes.cpp:18:9: error: ‘min’ was not declared in this scope 18 | ans = min(ans, cur); | ^~~