#include using namespace std; int main(){ int Y,N; int B = 0; cin>>Y,N; vectorA(N); for(int i=0;i>A.at(i); } for(int i=0;iB){ cout<