Borderou de evaluare (job #2308156)
Utilizator | Data | 26 decembrie 2018 14:56:03 | |
---|---|---|---|
Problema | Paranteze2 | Status | done |
Runda | Arhiva Monthly | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:25:11: error: 'gets' was not declared in this scope
gets(s);
^
main.cpp:24:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("paranteze2.in","r",stdin); freopen("paranteze2.out","w",stdout);
^
main.cpp:24:77: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("paranteze2.in","r",stdin); freopen("paranteze2.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 !