Borderou de evaluare (job #2687227)
Utilizator | Data | 19 decembrie 2020 16:54:27 | |
---|---|---|---|
Problema | Beyond the Wall | 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:10:5: error: 'ios_base' has not been declared
ios_base::sync_with_stdio(false);
^~~~~~~~
main.cpp:8:44: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("beyond_the_wall.in","r",stdin);
^
main.cpp:9:46: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("beyond_the_wall.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 !