0_0_39211548_5924.cpp: In function 'int main()': 0_0_39211548_5924.cpp:26:40: error: 'se' was not declared in this scope 26 | for (auto it = se.begin(); it != se.end(); it++) cout << *it << " "; | ^~