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