Problem tickets
User sporknives
Submission Time 2025-11-14 15:05:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tickets.cpp: In function ‘long long int find_maximum(int, std::vector<std::vector<int> >)’:
tickets.cpp:17:2: error: ‘allocate_tickets’ was not declared in this scope
17 | allocate_tickets(answer);
| ^~~~~~~~~~~~~~~~