| Problem | tickets |
|---|---|
| User | polyda |
| Submission Time | 2025-11-14 14:21:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
tickets.cpp: In function ‘long long int find_maximum(int, std::vector<std::vector<int> >)’:
tickets.cpp:31:3: error: ‘allocate_tickets’ was not declared in this scope
31 | allocate_tickets(y);
| ^~~~~~~~~~~~~~~~