Owl Get a Life
mirrors.cpp: In function ‘int main()’:mirrors.cpp:11:14: error: expected ‘;’ before ‘}’ token 11 | s.insert(x) | ^ | ; 12 | } | ~