Borderou de evaluare (job #2164343)
Utilizator | Data | 12 martie 2018 23:00:30 | |
---|---|---|---|
Problema | Lanterna | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int dijkstra(int)’:
user.cpp:18:24: error: ‘INT_MAX’ was not declared in this scope
fill(dist,dist+n+1,INT_MAX);
^
user.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<gr[var.first].size(); i++)
^
user.cpp:17:9: warning: unused variable ‘copie’ [-Wunused-variable]
int copie=lanternamea;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !