#include #include #include #include #include #include #include using namespace std; #define MAX_LEN 10001 const int max = 10001; int main() { char ch[MAX_LEN]; char * ch2 = new char[MAX_LEN]; char * ch3 = new char[MAX_LEN]; int num; while(cin >> num && num !=NULL) { cin.get(); cin.getline(ch,MAX_LEN); int k=0,i=0,u=0; while(ch[k++]) { if(ch[k-1] !=' ') { ch2[i++] = toupper(ch[k-1]); } u++; } ch3 = new char[MAX_LEN]; if(i <=num) { cout <> num; while((cin >> pom )) { if (pom [0] >= '0' && pom[0] <= '9') { delka = strlen(ss); //konverze for (int i=0;i