Borderou de evaluare (job #2138004)

Utilizator trz59lollMurariu Iulian trz59loll Data 21 februarie 2018 10:50:14
Problema Dragoni Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dij1(int)’: user.cpp:56:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < a[p].size(); j ++) ^ user.cpp: In function ‘void dij2(int)’: user.cpp:84:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < a[p].size(); j ++) ^ user.cpp: In function ‘int main()’: user.cpp:111:14: error: too few arguments to function ‘void dij2(int)’ dij2(); ^ user.cpp:73:13: note: declared here inline void dij2(int i) ^

Ceva nu functioneaza?