Borderou de evaluare (job #1223021)

Utilizator vendettaSalajan Razvan vendetta Data 25 august 2014 09:11:12
Problema Arbore Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:27:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<gf[node].size(); ++i){ ^ user.cpp: In function ‘int main()’: user.cpp:51:35: error: ‘unde’ was not declared in this scope for(int j=i; j<=i+sqrtN-1; ++j) unde[j] = (int)bucket.size()-1; ^ user.cpp:54:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<bucket.size(); ++i){ ^ user.cpp:63:14: error: ‘unde’ was not declared in this scope for(int i=unde[f[p]]; i<=unde[l[p]]; ++i){ ^

Ceva nu functioneaza?