Borderou de evaluare (job #268706)
Utilizator | Data | 1 martie 2009 18:14:35 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'int main()':
user.cpp:89: error: incompatible types in assignment of 'graf*' to 'int [50001]'
user.cpp:90: error: request for member 'nxt' in '*(int*)(& p)', which is of non-class type 'int'
user.cpp:91: error: request for member 'nod' in '*(int*)(& p)', which is of non-class type 'int'
user.cpp:92: error: request for member 'cost' in '*(int*)(& p)', which is of non-class type 'int'
user.cpp:93: error: cannot convert 'int [50001]' to 'graf*' in assignment
user.cpp:47: error: too few arguments to function 'void dijkstra(int)'
user.cpp:97: error: at this point in file
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !