Borderou de evaluare (job #2494172)
Utilizator | Data | 17 noiembrie 2019 14:18:13 | |
---|---|---|---|
Problema | Gminmax | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:45:13: error: invalid operands of types 'int' and 'const char [2]' to binary 'operator<<'
cout<Max<<" "<<node<<'\n';
~~~^~~~~
main.cpp:9:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.in","r",stdin);
^
main.cpp:10:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("gminmax.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 !