Borderou de evaluare (job #2767144)
Utilizator | Data | 4 august 2021 21:40:02 | |
---|---|---|---|
Problema | Catun | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool check()':
main.cpp:18:18: error: 'nod' was not declared in this scope
return (dist[nod] > dist[node] + cost) || (dist[nod] >= dist[node] + cost && tata[node] < tata[nod]);
^~~
main.cpp:18:30: error: 'node' was not declared in this scope
return (dist[nod] > dist[node] + cost) || (dist[nod] >= dist[node] + cost && tata[node] < tata[nod]);
^~~~
main.cpp:18:38: error: 'cost' was not declared in this scope
return (dist[nod] > dist[node] + cost) || (dist[nod] >= dist[node] + cost && tata[node] < tata[nod]);
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !