Borderou de evaluare (job #1725743)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 6 iulie 2016 13:42:09
Problema Return of the MVC Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:11:13: error: ‘NMAX’ was not declared in this scope int n,m,inA[NMAX]; ^ user.cpp:12:15: error: ‘NMAX’ was not declared in this scope vector<int> v[NMAX],actual,best(20,0); ^ user.cpp: In function ‘void bkt(int)’: user.cpp:21:7: error: ‘inA’ was not declared in this scope if(!inA[x] && !inA[y]) { ^ user.cpp:37:25: error: ‘inA’ was not declared in this scope for(i=0;i<pos;++i) if(!inA[muchie[i].first] && !inA[muchie[i].second]) ok=0; ^ user.cpp: In function ‘int main()’: user.cpp:50:3: error: ‘v’ was not declared in this scope v[x].pb(y); ^ user.cpp:57:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0;i<best.size();++i) fout<<best[i]<<' '; ^

Ceva nu functioneaza?