Borderou de evaluare (job #1019071)
Utilizator | Data | 30 octombrie 2013 16:58:49 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void citire(int&)’:
user.cpp:20:8: error: incompatible types in assignment of ‘int’ to ‘int [1001]’
[y]=1;
^
user.cpp:24:5: error: incompatible types in assignment of ‘int’ to ‘int [1001]’
=1;
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:32:5: error: incompatible types in assignment of ‘int’ to ‘bool [1001]’
=1;
^
user.cpp:35:11: warning: the address of ‘viz’ will always evaluate as ‘true’ [-Waddress]
if (!viz && a
^
user.cpp:35:18: warning: the address of ‘a’ will always evaluate as ‘true’ [-Waddress]
if (!viz && a
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !