Problem topical
User justin271828
Submission Time 2025-12-06 14:42:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:35:20: error: ‘class std::set<std::pair<int, int> >’ has no member named ‘start’
35 | if (it2 == count.start()) break;
| ^~~~~