Borderou de evaluare (job #2267161)
Utilizator | Data | 23 octombrie 2018 12:56:47 | |
---|---|---|---|
Problema | Critice | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int bfs()':
main.cpp:48:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int main()':
main.cpp:74:25: error: 'INF' was not declared in this scope
int minim = INF, poz = 0;
^~~
main.cpp:77:36: error: expected primary-expression before ')' token
minim = min(minim, )
^
main.cpp:62:9: warning: unused variable 'flow' [-Wunused-variable]
int flow = 0;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !