| Problem | barbecue |
|---|---|
| User | DuckyKayden |
| Submission Time | 2025-12-29 16:27:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
barbecue.cpp: In function ‘int32_t main()’:
barbecue.cpp:25:24: error: ‘class std::multiset<long long int>’ has no member named ‘contains’
25 | if(invalid.contains(b[i])) {
| ^~~~~~~~