Borderou de evaluare (job #971773)
Utilizator | Data | 10 iulie 2013 01:42:41 | |
---|---|---|---|
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:46:34: error: ‘typeof’ was not declared in this scope
for(typeof(G[Nod].begin()) it = G[Nod].begin(); it != G[Nod].end(); ++it){
^
user.cpp:46:36: error: expected ‘;’ before ‘it’
for(typeof(G[Nod].begin()) it = G[Nod].begin(); it != G[Nod].end(); ++it){
^
user.cpp:46:57: error: ‘it’ was not declared in this scope
for(typeof(G[Nod].begin()) it = G[Nod].begin(); it != G[Nod].end(); ++it){
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !