Borderou de evaluare (job #2038716)
Utilizator | Data | 13 octombrie 2017 22:32:03 | |
---|---|---|---|
Problema | Catun | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In member function ‘void Graph::solveProblem()’:
user.cpp:75:37: error: use of ‘fortress’ before deduction of ‘auto’
for (const auto& fortress : fortress) {
^
user.cpp: In function ‘int main()’:
user.cpp:91:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d" , &n, &m, &f);
^
user.cpp:95:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d", &x);
^
user.cpp:100:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d", &x, &y, &z);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !