#include using namespace std; int main() { long long int n,cnt_sheep; bool sleep_flg = false; cnt_sheep = 0; cin>>n; for(int i=0;cnt_sheep