Borderou de evaluare (job #1783301)
Utilizator | Data | 18 octombrie 2016 22:08:25 | |
---|---|---|---|
Problema | Friend of Friend | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:69:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0;i < v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:123:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[i].size();++j)
^
user.cpp:127:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(k=0;k<v[nod].size();++k)
^
user.cpp:142:31: error: no match for ‘operator[]’ (operand types are ‘int [1010]’ and ‘solutie’)
t.number = viz[t];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !