| Problem | party |
|---|---|
| User | WILLI1071A |
| Submission Time | 2026-06-17 21:03:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party.cpp: In function ‘void recurese(std::vector<int>&, int)’:
party.cpp:13:16: error: ‘class std::set<int>’ has no member named ‘contains’
13 | if(!s1.contains(vec2[i])){
| ^~~~~~~~