Borderou de evaluare (job #2829880)
Utilizator | Data | 9 ianuarie 2022 02:47:09 | |
---|---|---|---|
Problema | Distante | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: expected ',' or ';' before 'void'
15 | void citire()
| ^~~~
main.cpp: In function 'void dijsktra(int)':
main.cpp:46:25: error: 'vizitate' was not declared in this scope; did you mean 'svizitate'?
46 | if(!vizitate[vecin])
| ^~~~~~~~
| svizitate
main.cpp:50:13: error: 'vizitate' was not declared in this scope; did you mean 'svizitate'?
50 | vizitate[curent]=1;
| ^~~~~~~~
| svizitate
main.cpp: In function 'void reinitializare()':
main.cpp:74:7: error: 'vizitate' was not declared in this scope; did you mean 'svizitate'?
74 | vizitate[i]=0;
| ^~~~~~~~
| svizitate
main.cpp: In function 'int main()':
main.cpp:85:9: error: 'citire' was not declared in this scope; did you mean 'ctime'?
85 | { citire();
| ^~~~~~
| ctime
main.cpp:86:18: error: 's' was not declared in this scope
86 | dijsktra(s);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !