Borderou de evaluare (job #1986761)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 28 mai 2017 21:20:14
Problema Parb Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:78:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:89:9: error: ‘Leaf’ was not declared in this scope Leaf[node] = 1; ^ user.cpp: In function ‘void DFS2(int, int, char)’: user.cpp:95:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:129:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:170:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("parb.out", "w", stdout); ^

Ceva nu functioneaza?