| Problem | boxes |
|---|---|
| User | PlayVoltz |
| Submission Time | 2024-03-01 08:29:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
boxes.cpp: In function ‘long long int delivery(int, int, int, int*)’:
boxes.cpp:14:18: error: cannot convert ‘std::vector<long long int>’ to ‘long long int’ in return
14 | if (n<=k)return l;
| ^