Borderou de evaluare (job #2622593)
Utilizator | Data | 1 iunie 2020 15:55:03 | |
---|---|---|---|
Problema | Inv | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void interclasare(int*, int, int, int)':
main.cpp:11:11: error: 'NMAX' was not declared in this scope
int a[NMAX];
^~~~
main.cpp:15:13: error: 'a' was not declared in this scope
a[k++] = v[i++];
^
main.cpp:18:13: error: 'a' was not declared in this scope
a[k++] = v[j++];
^
main.cpp:21:19: error: 'a' was not declared in this scope
while(i <= m) a[k++] = v[i++];
^
main.cpp:22:19: error: 'a' was not declared in this scope
while(j <= u) a[k++] = v[j++];
^
main.cpp:24:16: error: 'a' was not declared in this scope
v[i] = a[k];
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !