Borderou de evaluare (job #2672728)
Utilizator | Data | 14 noiembrie 2020 16:20:13 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:66:19: error: 'INT_MAX' was not declared in this scope
cost[i] = INT_MAX;
^~~~~~~
main.cpp:68:19: error: 'INT_MAX' was not declared in this scope
int costMin = INT_MAX, nodMin;
^~~~~~~
main.cpp:77:13: error: 'nodMin' was not declared in this scope
nodMin = a;
^~~~~~
main.cpp:80:10: error: 'nodMin' was not declared in this scope
calc(nodMin, 0);
^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !