Borderou de evaluare (job #1012455)
Utilizator | Data | 19 octombrie 2013 01:34:45 | |
---|---|---|---|
Problema | Reteta2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void ingred()’:
user.cpp:28:17: error: ‘strlen’ was not declared in this scope
l=strlen(reteta);
^
user.cpp:37:39: error: ‘strncat’ was not declared in this scope
strncat(ing[contor].nume,reteta+i,y);
^
user.cpp: In function ‘void sort()’:
user.cpp:62:41: error: ‘strcmp’ was not declared in this scope
if (strcmp(ing[i].nume, ing[i+1].nume) > 0)
^
user.cpp:66:29: error: ‘strcpy’ was not declared in this scope
strcpy(temp, ing[i].nume);
^
user.cpp: In function ‘int timp()’:
user.cpp:85:25: error: ‘strchr’ was not declared in this scope
p = strchr(reteta, ')');
^
user.cpp:86:21: error: ‘strcpy’ was not declared in this scope
strcpy(reteta, p+1);
^
user.cpp: In function ‘void afisare()’:
user.cpp:107:38: error: ‘strcmp’ was not declared in this scope
if(strcmp(ing[i].nume,ing[i+1].nume)==0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !