Borderou de evaluare (job #2206699)

Utilizator EricEric Vilcu Eric Data 23 mai 2018 15:01:49
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:12:9: error: ‘i’ was not declared in this scope for(i=1;i<=m;++i) ^ user.cpp:17:11: error: request for member ‘b’ in ‘p’, which is of pointer type ‘muchie*’ (maybe you meant to use ‘->’ ?) p.b=B;p.c=x; ^ user.cpp:17:17: error: request for member ‘c’ in ‘p’, which is of pointer type ‘muchie*’ (maybe you meant to use ‘->’ ?) p.b=B;p.c=x; ^ user.cpp:18:11: error: request for member ‘n’ in ‘p’, which is of pointer type ‘muchie*’ (maybe you meant to use ‘->’ ?) p.n=a[A]; ^

Ceva nu functioneaza?