Borderou de evaluare (job #2759563)
Utilizator | Data | 18 iunie 2021 23:51:31 | |
---|---|---|---|
Problema | Xortransform | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void fIO(std::__cxx11::string)':
main.cpp:43:47: error: 'fOut' was not declared in this scope
void fIO(string s){fIn(s+".in"); fOut(s+".out");}
^
main.cpp: In function 'void fIn(std::__cxx11::string)':
main.cpp:42:48: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
void fIn(string s){freopen(s.c_str(),"r",stdin);}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !