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