Borderou de evaluare (job #2697259)
Utilizator | Data | 18 ianuarie 2021 07:59:49 | |
---|---|---|---|
Problema | Sortare topologica | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:14: error: 'nmax' was not declared in this scope
deque<int>LA[nmax];
^~~~
main.cpp: In function 'void citirelistead()':
main.cpp:24:3: error: 'LA' was not declared in this scope
LA[x].push_back(y);
^~
main.cpp:27:8: error: 'LA' was not declared in this scope
sort(LA[i].begin(), LA[i].end());
^~
main.cpp: In function 'void dfs(int, std::__cxx11::list<int>&)':
main.cpp:32:22: error: 'LA' was not declared in this scope
for (int i = 0; i < LA[x].size(); ++i)
^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !