Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:10:11: error: no match for ‘operator[]’ (operand types are ‘std::set<int>’ and ‘int’) 10 | cout << a[value]; | ^