#include using namespace std; int prim(int N){ for(int i=2;i>N; int a=prim(N); if(N==4) cout<<2; else if (a==0) cout<<0; else cout<