//スマホコーディング #include using namespace std; int main(){ int n; string s,t,u; cin>>n>>s; int len = s.size(); if(len >= 4){ cout<<"YES"<