Borderou de evaluare (job #495483)
| Utilizator | Data | 25 octombrie 2010 16:14:31 | |
|---|---|---|---|
| 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 dijkstra(int)':
user.cpp:56: error: could not convert '(it <unknown operator> ((const std::_List_iterator<std::pair<int, int> >&)((const std::_List_iterator<std::pair<int, int> >*)(&((std::list<std::pair<int, int>, std::allocator<std::pair<int, int> > >*)graph.std::vector<_Tp, _Alloc>::at [with _Tp = std::list<std::pair<int, int>, std::allocator<std::pair<int, int> > >, _Alloc = std::allocator<std::list<std::pair<int, int>, std::allocator<std::pair<int, int> > > >](((unsigned int)toVisit)))->std::list<_Tp, _Alloc>::end [with _Tp = std::pair<int, int>, _Alloc = std::allocator<std::pair<int, int> >]()))))' to 'bool'
user.cpp:58: error: expected `)' before '}' token
user.cpp:58: error: expected primary-expression before '}' token
user.cpp:58: error: expected `;' before '}' token
user.cpp: At global scope:
user.cpp:60: error: expected declaration before '}' token
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
