Borderou de evaluare (job #1814226)
| Utilizator | Data | 23 noiembrie 2016 19:27:58 | |
|---|---|---|---|
| Problema | Potrivirea sirurilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:17:19: error: redefinition of ‘int Mx’
int hashA1,hashA2,Mx,Mx2;
^
user.cpp:12:5: error: ‘int Mx’ previously declared here
int Mx,Mx2;
^
user.cpp:17:22: error: redefinition of ‘int Mx2’
int hashA1,hashA2,Mx,Mx2;
^
user.cpp:12:8: error: ‘int Mx2’ previously declared here
int Mx,Mx2;
^
user.cpp: In function ‘int main()’:
user.cpp:23:26: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in,"r",stdin);
^
user.cpp:24:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out,"w",stdout);
^
user.cpp:26:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s %s",A,B);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
