#include //#include using namespace std; //using namespace atcoder; typedef long long ll; typedef pair P; //typedef modint998244353 mint; ll n; string s; int main(void){ cin.tie(0); ios::sync_with_stdio(0); cin>>n>>s; if(n>=4){ cout<<"YES"<