Borderou de evaluare (job #660481)
Utilizator | Data | 13 ianuarie 2012 00:07:06 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:19: error: conio.h: No such file or directory
user.cpp:29: warning: friend declaration ‘std::ostream& operator<<(std::ostream&, const SexyNode<Content>&)’ declares a non-template function
user.cpp:29: note: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here)
user.cpp: In function ‘void read()’:
user.cpp:88: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
user.cpp:93: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
user.cpp: In function ‘void dijkstra_heap()’:
user.cpp:130: error: ‘upheap’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:149: error: ‘_getch’ was not declared in this scope
user.cpp: In member function ‘void SexyNode<Content>::removeChild(SexyNode<Content>*)’:
user.cpp:234: error: ‘_mark’ was not declared in this scope
user.cpp:235: error: ‘degree’ was not declared in this scope
user.cpp: In function ‘std::ostream& operator<<(std::ostream&, const SexyNode<Content>&)’:
user.cpp:242: error: ‘_child’ was not declared in this scope
user.cpp:242: error: expected ‘)’ before ‘:’ token
user.cpp: In member function ‘void SexyHeap<Content>::decreaseNode(SexyNode<Content>*, Content)’:
user.cpp:392: error: ‘PSeyxNode’ was not declared in this scope
user.cpp:392: error: expected ‘;’ before ‘parent’
user.cpp:393: error: ‘parent’ was not declared in this scope
user.cpp:405: error: ‘parent’ was not declared in this scope
user.cpp:416: error: expected ‘(’ before ‘{’ token
user.cpp: In member function ‘void SexyHeap<Content>::remove(SexyNode<Content>*, Content)’:
user.cpp:427: error: ‘_rootmin’ was not declared in this scope
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !