#include using namespace std; int cnt[15]; int cc[15]; int ans,n; void dfs(int cur){ if(cur>=10-1){ int mi=0; for(int i=1;i<5;i++)if(cc[i]