Borderou de evaluare (job #1861254)
Utilizator | Data | 28 ianuarie 2017 18:52:52 | |
---|---|---|---|
Problema | Colaj | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int Verificare()’:
user.cpp:12:9: warning: unused variable ‘ok’ [-Wunused-variable]
int ok=1,ok2=1;
^
user.cpp: In function ‘int Propozitie(char*)’:
user.cpp:42:21: warning: unused variable ‘ok’ [-Wunused-variable]
int lit,ok=1,ok2=1;
^
user.cpp:42:26: warning: unused variable ‘ok2’ [-Wunused-variable]
int lit,ok=1,ok2=1;
^
user.cpp: In function ‘int main()’:
user.cpp:90:32: error: ‘strcmp’ was not declared in this scope
if(strcmp(a[i],a[j])>0)
^
user.cpp:93:32: error: ‘strcpy’ was not declared in this scope
strcpy(aux,a[i]);
^
user.cpp:80:20: warning: unused variable ‘ap’ [-Wunused-variable]
int nr=0,nrp=0,ap[27]= {0};
^
user.cpp:78:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fraze.in","r",stdin);
^
user.cpp:79:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("fraze.out","w",stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !