Problem | toxic |
---|---|
User | Tyx2019 |
Submission Time | 2025-02-07 13:45:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
toxic.cpp: In function ‘void determine_type(int)’:
toxic.cpp:132:9: error: request for member ‘pop_front’ in ‘res’, which is of non-class type ‘int [(n + 5)]’
132 | res.pop_front();
| ^~~~~~~~~