Borderou de evaluare (job #658980)
Utilizator | Data | 9 ianuarie 2012 20:58:24 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:27: error: FibonacciHeap.h: No such file or directory
user.cpp: In function ‘int main(int, char**)’:
user.cpp:26: error: ‘Node’ was not declared in this scope
user.cpp:26: error: template argument 1 is invalid
user.cpp:26: error: template argument 2 is invalid
user.cpp:26: error: invalid type in declaration before ‘;’ token
user.cpp:27: error: ‘Edge’ was not declared in this scope
user.cpp:27: error: template argument 1 is invalid
user.cpp:27: error: template argument 2 is invalid
user.cpp:27: error: invalid type in declaration before ‘;’ token
user.cpp:42: error: ‘v’ was not declared in this scope
user.cpp:42: error: expected type-specifier before ‘Node’
user.cpp:42: error: expected ‘;’ before ‘Node’
user.cpp:43: error: request for member ‘push_back’ in ‘vertices’, which is of non-class type ‘int’
user.cpp:48: error: request for member ‘push_back’ in ‘vertices’, which is of non-class type ‘int’
user.cpp:48: error: expected type-specifier before ‘Node’
user.cpp:48: error: expected ‘)’ before ‘Node’
user.cpp:49: error: invalid types ‘int[long int]’ for array subscript
user.cpp:49: error: ‘LABELED’ was not declared in this scope
user.cpp:74: error: ‘edge’ was not declared in this scope
user.cpp:74: error: expected type-specifier before ‘Edge’
user.cpp:74: error: expected ‘;’ before ‘Edge’
user.cpp:77: error: request for member ‘push_back’ in ‘edges’, which is of non-class type ‘int’
user.cpp:62: warning: unused variable ‘tail’
user.cpp:66: warning: unused variable ‘head’
user.cpp:72: warning: unused variable ‘length’
user.cpp:87: error: request for member ‘size’ in ‘vertices’, which is of non-class type ‘int’
user.cpp:87: error: request for member ‘size’ in ‘edges’, which is of non-class type ‘int’
user.cpp:93: error: ‘FibonacciHeap’ was not declared in this scope
user.cpp:93: error: ‘heap’ was not declared in this scope
user.cpp:93: error: expected type-specifier before ‘FibonacciHeap’
user.cpp:93: error: expected ‘;’ before ‘FibonacciHeap’
user.cpp:95: error: invalid types ‘int[long int]’ for array subscript
user.cpp:103: error: ‘v’ was not declared in this scope
user.cpp:105: error: ‘SCANNED’ was not declared in this scope
user.cpp:109: error: ‘currentEdge’ was not declared in this scope
user.cpp:110: error: ‘headOfCurrentEdge’ was not declared in this scope
user.cpp:114: error: ‘UNLABELED’ was not declared in this scope
user.cpp:117: error: ‘LABELED’ was not declared in this scope
user.cpp:134: error: ‘temp’ was not declared in this scope
user.cpp:134: error: invalid types ‘int[int]’ for array subscript
user.cpp:145: error: invalid types ‘int[int]’ for array subscript
user.cpp:97: warning: unused variable ‘abort’
user.cpp:98: warning: unused variable ‘j’
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !