Borderou de evaluare (job #2325600)
Utilizator | Data | 22 ianuarie 2019 19:34:46 | |
---|---|---|---|
Problema | Tester | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:14:10: error: 'DEF_M' was not declared in this scope
bool Viz[DEF_M];
^~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:32:18: error: 'Viz' was not declared in this scope
if (!Viz[w.second]) {
^~~
main.cpp: In function 'int main()':
main.cpp:56:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < svImput.size (); ++ i) {
~~^~~~~~~~~~~~~~~~~
main.cpp:58:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < Connected[curr.second].size (); ++ j) {
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:65:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (vIn[i] < L[i].size ()) {
~~~~~~~^~~~~~~~~~~~~~
main.cpp:70:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (vIn[i] > L[i].size ()) {
~~~~~~~^~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !