Borderou de evaluare (job #2460455)
Utilizator | Data | 23 septembrie 2019 19:12:51 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int parcurg(int)':
main.cpp:17:19: error: 'memset' was not declared in this scope
memset(cost,-1, n);
^
main.cpp:22:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<a[p].size();j++)
~^~~~~~~~~~~~
main.cpp:39:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !