#include #include using namespace std; // 組み合わせを覚えておく配列 string kumi[10000]; int ct; void add(string s) { int i; for(i=0; i> m; for(int i=0; i> train; // cout << train << endl; for(int j=1; j