Problem treasures
User gohchingjayk
Submission Time 2025-08-17 20:59:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treasures.cpp: In function ‘int main()’:
treasures.cpp:87:7: error: ‘class std::bitset<200005>’ has no member named ‘unset’; did you mean ‘set’?
87 | hmm.unset(i);
| ^~~~~
| set
treasures.cpp:87:13: error: ‘i’ was not declared in this scope
87 | hmm.unset(i);
| ^