Borderou de evaluare (job #2206905)
Utilizator | Data | 24 mai 2018 11:54:23 | |
---|---|---|---|
Problema | Lanterna | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul I, Semestrul 2 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘bool Dijkstra(int)’:
user.cpp:76:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<Graf[nod_curent].Ad.size(); ++i)
~^~~~~~~~~~~~~~~~~~~~~~~~~~~
user.cpp: In function ‘void Do()’:
user.cpp:106:22: error: ‘dr’ was not declared in this scope
if(Dijkstra(i)) { dr=mij;
^~
user.cpp:106:25: error: ‘mij’ was not declared in this scope
if(Dijkstra(i)) { dr=mij;
^~~
user.cpp:113:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<Rez.size(); ++i)
~^~~~~~~~~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !