Borderou de evaluare (job #2009707)
Utilizator | Data | 10 august 2017 15:35:23 | |
---|---|---|---|
Problema | Cuplaj maxim in graf bipartit | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:12:14: error: ‘NMax’ was not declared in this scope
list <int> G[NMax];
^
user.cpp: In function ‘bool cuplaj(int)’:
user.cpp:17:19: error: ‘G’ was not declared in this scope
for(int i=0;i<G[nod].size();++i)
^
user.cpp: In function ‘int main()’:
user.cpp:34:9: error: ‘G’ was not declared in this scope
G[x].push_back(y);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !