Borderou de evaluare (job #1236702)
Utilizator | Data | 2 octombrie 2014 15:22:15 | |
---|---|---|---|
Problema | Note | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:13:19: error: ‘NMAX’ was not declared in this scope
bool P[MAXN >> 1][NMAX];
^
user.cpp: In function ‘void ReadData()’:
user.cpp:24:4: error: ‘P’ was not declared in this scope
P[j][x] = 1;
^
user.cpp: In function ‘void Levenshtein()’:
user.cpp:39:16: error: ‘P’ was not declared in this scope
if(P[j][ A[i] ]) D[i][j] = D[i - 1][j - 1];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !