Problem | tickets |
---|---|
User | Cookie |
Submission Time | 2024-06-30 14:25:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tickets.cpp: In function ‘long long int sub12::solve()’:
tickets.cpp:84:6: error: ‘allocate_tickets’ was not declared in this scope
84 | allocate_tickets(res);
| ^~~~~~~~~~~~~~~~
tickets.cpp: In function ‘long long int sub4::solve()’:
tickets.cpp:142:9: error: ‘allocate_tickets’ was not declared in this scope
142 | allocate_tickets(res);
| ^~~~~~~~~~~~~~~~