Borderou de evaluare (job #1897793)
Utilizator | Data | 1 martie 2017 18:27:39 | |
---|---|---|---|
Problema | Distante | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:5: error: ‘RRR’ was not declared in this scope
RRR
^
user.cpp:47:5: error: expected ‘;’ before ‘int’
int t;
^
user.cpp:50:12: error: ‘t’ was not declared in this scope
cin >> t;
^
user.cpp:75:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<ar.size();i++)
^
user.cpp:48:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in","r",stdin);
^
user.cpp:49:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out","w",stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !