Owl Get a Life
tourist.cpp: In function ‘int main()’:tourist.cpp:18:26: error: ‘bad’ was not declared in this scope 18 | while (good.size() + bad.size() < min(K+1-s, N)) | ^~~