Borderou de evaluare (job #580975)
Utilizator | Data | 13 aprilie 2011 17:43:00 | |
---|---|---|---|
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(std::istream&, int&)':
user.cpp:43: error: 'MaxBuffer' was not declared in this scope
user.cpp:47: error: 'MaxBuffer' was not declared in this scope
user.cpp:55: error: lvalue required as left operand of assignment
user.cpp:55: error: 'MaxBuffer' was not declared in this scope
user.cpp: In function 'void citire()':
user.cpp:65: error: no matching function for call to 'read(int&)'
/usr/include/unistd.h:327: note: candidates are: ssize_t read(int, void*, size_t)
user.cpp:39: note: void read(std::istream&, int&)
user.cpp:65: error: no matching function for call to 'read(int&)'
/usr/include/unistd.h:327: note: candidates are: ssize_t read(int, void*, size_t)
user.cpp:39: note: void read(std::istream&, int&)
user.cpp:67: error: no matching function for call to 'read(int&)'
/usr/include/unistd.h:327: note: candidates are: ssize_t read(int, void*, size_t)
user.cpp:39: note: void read(std::istream&, int&)
user.cpp:67: error: no matching function for call to 'read(int&)'
/usr/include/unistd.h:327: note: candidates are: ssize_t read(int, void*, size_t)
user.cpp:39: note: void read(std::istream&, int&)
user.cpp:67: error: no matching function for call to 'read(int&)'
/usr/include/unistd.h:327: note: candidates are: ssize_t read(int, void*, size_t)
user.cpp:39: note: void read(std::istream&, int&)
user.cpp: In function 'void dijkstra()':
user.cpp:84: warning: comparison between signed and unsigned integer expressions
user.cpp:74: warning: unused variable 'i'
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !