Borderou de evaluare (job #2117755)

Utilizator IustinPetrariuIustinian Petrariu IustinPetrariu Data 29 ianuarie 2018 16:07:09
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void visit(int)’: user.cpp:45:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < G[node].size(); ++i) ^ user.cpp: In function ‘void create(int, int)’: user.cpp:53:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < Gt[node].size(); ++i) { ^ user.cpp: In function ‘void Write()’: user.cpp:63:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j < Sol[i].size(); j++) ^ user.cpp: In function ‘void Read()’: user.cpp:71:10: error: ‘n’ was not declared in this scope fin>>n>>m; ^ user.cpp:71:13: error: ‘m’ was not declared in this scope fin>>n>>m; ^

Ceva nu functioneaza?