Borderou de evaluare (job #2386380)
Utilizator | Data | 22 martie 2019 18:16:35 | |
---|---|---|---|
Problema | Vmin | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:62:9: error: redefinition of 'int m'
int n , m , x , y;
^
main.cpp:23:35: note: 'int m' previously declared here
int nxt = 0 , lft[sz] , rgt[sz] , m;
^
main.cpp: In function 'int main()':
main.cpp:67:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.in","r",stdin);
^
main.cpp:68:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("vmin.out","w",stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !