Borderou de evaluare (job #1578170)
Utilizator | Data | 24 ianuarie 2016 10:57:24 | |
---|---|---|---|
Problema | Revsecv | Status | done |
Runda | Algoritmiada 2016 Runda 2 Seniori | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:23: error: ‘strrev’ was not declared in this scope
strrev(a+1);
^
user.cpp:31:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revsecv.in","r",stdin);
^
user.cpp:32:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revsecv.out","w",stdout);
^
user.cpp:33:14: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(s+1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !