Borderou de evaluare (job #1901669)
Utilizator | Data | 4 martie 2017 10:16:36 | |
---|---|---|---|
Problema | Drumuri minime | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void citire()’:
user.cpp:32:10: error: ‘n’ was not declared in this scope
fin>>n>>m;
^
user.cpp:32:13: error: ‘m’ was not declared in this scope
fin>>n>>m;
^
user.cpp: In function ‘void BellmanFord()’:
user.cpp:47:16: error: ‘n’ was not declared in this scope
for(i=1;i<=n;i++)
^
user.cpp: In function ‘void afisare()’:
user.cpp:73:16: error: ‘n’ was not declared in this scope
for(i=1;i<=n;i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !