Borderou de evaluare (job #2200369)
Utilizator | Data | 1 mai 2018 09:16:51 | |
---|---|---|---|
Problema | Plimbare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void visit(int)’:
user.cpp:46: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_Strongly_Conn_Component(int, int)’:
user.cpp:54: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:65:11: error: ‘S’ was not declared in this scope
if(S[i].size() > maxim)
^
user.cpp:71:10: error: ‘S’ was not declared in this scope
fout<<S[indx].size();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !