Borderou de evaluare (job #2848085)
Utilizator | Data | 12 februarie 2022 09:48:30 | |
---|---|---|---|
Problema | Cuplaj maxim in graf bipartit | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:16: error: 'nmax' was not declared in this scope; did you mean 'fmax'?
7 | vector <int> v[nmax];
| ^~~~
| fmax
main.cpp: In function 'bool cupl(int)':
main.cpp:13:16: error: 'v' was not declared in this scope; did you mean 'vc'?
13 | for(i=0; i<v[nod].size(); i++)
| ^
| vc
main.cpp: In function 'int main()':
main.cpp:32:9: error: 'v' was not declared in this scope
32 | v[x].push_back(y);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !