Borderou de evaluare (job #470822)
Utilizator | Data | 15 iulie 2010 17:26:58 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'void read(node*, int*, int*)':
user.cpp:18: error: 'i' was not declared in this scope
user.cpp:23: error: cannot convert 'node' to 'node*' in assignment
user.cpp:24: error: no match for 'operator=' in '*(((node*)(((unsigned int)a) * 12u)) + graph) = aux'
user.cpp:7: note: candidates are: node& node::operator=(const node&)
user.cpp: In function 'int main()':
user.cpp:45: error: cannot convert 'node**' to 'node*' for argument '1' to 'void read(node*, int*, int*)'
user.cpp:47: error: 'memset' was not declared in this scope
user.cpp:54: error: 'size' was not declared in this scope
user.cpp:43: warning: unused variable 'aux'
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !